Go to the documentation of this file.
25 #ifndef vtkNewickTreeWriter_h
26 #define vtkNewickTreeWriter_h
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkAbstractArray * EdgeWeightArray
#define vtkTypeMacro(thisClass, superclass)
GLenum GLenum GLenum input
void PrintSelf(ostream &os, vtkIndent indent)
vtkTree * GetInput(int port)
A rooted tree data structure.
void WriteVertex(ostream *fp, vtkTree *const input, vtkIdType vertex)
write vtkTree data to Newick format.
a simple class to control print indentation
#define vtkGetMacro(name, type)
Abstract superclass for all arrays.
static vtkNewickTreeWriter * New()
vtkSetMacro(IgnoreDriverBugs, bool)
#define VTKIOINFOVIS_EXPORT
vtkStdString NodeNameArrayName
helper class for objects that write vtk data files
Wrapper around std::string to keep symbols short.
vtkStdString EdgeWeightArrayName
vtkAbstractArray * NodeNameArray