Go to the documentation of this file.
34 #ifndef vtkTreeRingToPolyData_h
35 #define vtkTreeRingToPolyData_h
int FillInputPortInformation(int port, vtkInformation *info)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
@ FIELD_ASSOCIATION_VERTICES
static vtkTreeRingToPolyData * New()
GLuint const GLchar * name
a simple class to control print indentation
virtual void SetSectorsArrayName(const char *name)
#define vtkGetMacro(name, type)
#define VTKINFOVISLAYOUT_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)
converts a tree to a polygonal data representing radial space filling tree.
Superclass for algorithms that produce only polydata as output.