Go to the documentation of this file.
67 #ifndef vtkMNIObjectWriter_h
68 #define vtkMNIObjectWriter_h
98 return "MNI object"; }
represent and manipulate 3D points
GLsizei GLsizei GLenum GLenum const GLvoid * data
int WritePolygonObject(vtkPolyData *output)
dynamic, self-adjusting array of float
int WriteLineThickness(vtkProperty *property)
virtual void SetLookupTable(vtkLookupTable *table)
#define vtkTypeMacro(thisClass, superclass)
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkMNIObjectWriter * New()
GLenum GLsizei GLenum GLenum const GLvoid * table
abstract superclass for arrays of numeric data
virtual vtkMapper * GetMapper()
void CloseFile(ostream *fp)
#define vtkSetClampMacro(name, type, min, max)
void SetFileTypeToASCII()
GLsizei const GLfloat * value
vtkLookupTable * LookupTable
abstract class specifies interface to map data to graphics primitives
int WriteProperty(vtkProperty *property)
A writer for MNI surface mesh files.
a simple class to control print indentation
#define vtkSetStringMacro(name)
dynamic, self-adjusting array of int
abstract class to write data to file(s)
#define vtkGetMacro(name, type)
int WriteNormals(vtkPolyData *polyData)
CellTypeInDataSet cellType(vtkDataSet *input)
vtkGetStringMacro(ExtensionsString)
int WriteValues(vtkDataArray *array)
int WriteIdValue(vtkIdType value)
virtual vtkLookupTable * GetLookupTable()
map scalar values into colors via a lookup table
int WriteCells(vtkPolyData *data, int cellType)
int WriteColors(vtkProperty *property, vtkMapper *mapper, vtkPolyData *data)
virtual vtkProperty * GetProperty()
virtual const char * GetFileExtensions()
vtkPolyData * GetInput(int port)
concrete dataset represents vertices, lines, polygons, and triangle strips
int WriteObjectType(int objType)
void SetFileTypeToBinary()
represent surface properties of a geometric object
virtual void SetProperty(vtkProperty *property)
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual const char * GetDescriptiveName()
virtual void SetMapper(vtkMapper *mapper)
int WritePoints(vtkPolyData *polyData)
int WriteLineObject(vtkPolyData *output)