Go to the documentation of this file.
70 #ifndef vtkMNITagPointWriter_h
71 #define vtkMNITagPointWriter_h
107 this->SetPoints(0,
points); }
110 return this->GetPoints(0); }
represent and manipulate 3D points
#define vtkGetObjectMacro(name, type)
virtual const char * GetDescriptiveName()
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual void SetStructureIds(vtkIntArray *a)
#define vtkTypeMacro(thisClass, superclass)
virtual void WriteData(vtkPointSet *inputs[2])
GLsizei const GLfloat * points
virtual vtkPoints * GetPoints(int port)
virtual void SetLabelText(vtkStringArray *a)
virtual unsigned long GetMTime()
virtual void SetWeights(vtkDoubleArray *a)
virtual void SetPoints(vtkPoints *points)
vtkIntArray * StructureIds
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
#define vtkSetStringMacro(name)
dynamic, self-adjusting array of int
abstract class to write data to file(s)
A writer for MNI tag point files.
vtkGetStringMacro(ExtensionsString)
GLboolean GLboolean GLboolean GLboolean a
abstract class to specify dataset behavior
vtkStringArray * LabelText
static vtkMNITagPointWriter * New()
abstract class for specifying dataset behavior
a vtkAbstractArray subclass for strings
virtual const char * GetFileExtensions()
dynamic, self-adjusting array of double
void CloseFile(ostream *fp)
int FillInputPortInformation(int port, vtkInformation *info)
virtual void SetPatientIds(vtkIntArray *a)
virtual void SetPoints(int port, vtkPoints *points)
virtual vtkPoints * GetPoints()