Go to the documentation of this file.
41 #ifndef vtkAVSucdReader_h
42 #define vtkAVSucdReader_h
167 int GetLabel(
char *
string,
int number,
char *label);
203 int ReadFloatBlock(
int n,
float *block);
204 int ReadIntBlock(
int n,
int *block);
void SetByteOrderToBigEndian()
void SetPointArrayStatus(const char *name, int status)
void GetNodeDataRange(int nodeComp, int index, float *min, float *max)
void SetByteOrderToLittleEndian()
void PrintSelf(ostream &os, vtkIndent indent)
dynamic, self-adjusting array of float
void SetCellArrayStatus(const char *name, int status)
void EnableAllCellArrays()
void DisableAllCellArrays()
GLsizei GLenum GLenum * types
int GetLabel(char *string, int number, char *label)
#define vtkTypeMacro(thisClass, superclass)
int GetNumberOfCellArrays()
void GetCellDataRange(int cellComp, int index, float *min, float *max)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKIOGEOMETRY_EXPORT
Store on/off settings for data arrays for a vtkSource.
int NumberOfCellComponents
GLuint const GLchar * name
const char * GetCellArrayName(int index)
int GetCellArrayStatus(const char *name)
int GetPointArrayStatus(const char *name)
vtkDataArraySelection * PointDataArraySelection
int GetNumberOfPointArrays()
a simple class to control print indentation
#define vtkSetStringMacro(name)
dynamic, self-adjusting array of int
void EnableAllPointArrays()
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
dynamic, self-adjusting array of vtkIdType
void DisableAllPointArrays()
const char * GetPointArrayName(int index)
Superclass for algorithms that produce only unstructured grid as output.
int NumberOfNodeComponents
const char * GetByteOrderAsString()
dataset represents arbitrary combinations of all possible cell types
static vtkAVSucdReader * New()
vtkDataArraySelection * CellDataArraySelection
reads a dataset in AVS "UCD" format