24 #ifndef vtkTreeWriter_h
25 #define vtkTreeWriter_h
57 void WriteEdges(ostream& Stream,
vtkTree* Tree);
write vtkTree data to a file
helper class for objects that write vtk data files
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKIOLEGACY_EXPORT
a simple class to control print indentation
vtkDataObject * GetInput()
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkDataWriter * New()
A rooted tree data structure.