Go to the documentation of this file.
51 #ifndef vtkGraphAnnotationLayersFilter_h
52 #define vtkGraphAnnotationLayersFilter_h
124 #endif // vtkGraphAnnotationLayersFilter_h
GLboolean GLboolean GLboolean b
GLenum GLenum GLenum GLenum GLenum scale
#define vtkTypeMacro(thisClass, superclass)
void SetHullShapeToBoundingRectangle()
void SetHullShapeToConvexHull()
virtual unsigned long GetMTime()
appends one or more polygonal datasets together
static vtkGraphAnnotationLayersFilter * New()
void SetMinHullSizeInWorld(double size)
void SetScaleFactor(double scale)
a simple class to control print indentation
int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
void SetRenderer(vtkRenderer *renderer)
Produce filled convex hulls around subsets of vertices in a vtkGraph.
Produce filled convex hulls around a set of points.
abstract specification for renderers
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
~vtkGraphAnnotationLayersFilter()
void SetMinHullSizeInDisplay(int size)
vtkGraphAnnotationLayersFilter()
#define VTKRENDERINGANNOTATION_EXPORT
Superclass for algorithms that produce only polydata as output.