67 #ifndef vtkMNIObjectReader_h
68 #define vtkMNIObjectReader_h
103 return "MNI object"; }
107 virtual int CanReadFile(
const char*
name);
125 int ReadLine(
char *text,
unsigned int length);
126 int SkipWhitespace();
130 int ReadNumberOfPoints(
vtkIdType *numCells);
131 int ReadNumberOfCells(
vtkIdType *numCells);
GLsizei GLsizei GLenum GLenum const GLvoid * data
virtual const char * GetDescriptiveName()
represent surface properties of a geometric object
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
dynamic, self-adjusting array of float
A reader for MNI surface mesh files.
GLuint GLsizei GLsizei * length
GLsizei const GLfloat * value
virtual const char * GetFileExtensions()
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
dynamic, self-adjusting array of int
Superclass for algorithms that produce only polydata as output.
GLuint const GLchar * name
a simple class to control print indentation
abstract superclass for arrays of numeric data
#define vtkGetStringMacro(name)
CellTypeInDataSet cellType(vtkDataSet *input)
object to represent cell connectivity
virtual vtkProperty * GetProperty()
represent and manipulate 3D points