51 #ifndef __vtkGraphAnnotationLayersFilter_h
52 #define __vtkGraphAnnotationLayersFilter_h
74 void SetOutline(
bool b);
78 void SetScaleFactor(
double scale);
81 void SetHullShapeToBoundingRectangle();
84 void SetHullShapeToConvexHull();
88 void SetMinHullSizeInWorld(
double size);
92 void SetMinHullSizeInDisplay(
int size);
124 #endif // __vtkGraphAnnotationLayersFilter_h
GLboolean GLboolean GLboolean b
virtual int FillInputPortInformation(int port, vtkInformation *info)
GLenum GLenum GLenum GLenum GLenum scale
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
abstract specification for renderers
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
virtual unsigned long GetMTime()
a simple class to control print indentation
appends one or more polygonal datasets together
#define VTKINFOVISCORE_EXPORT
Produce filled convex hulls around subsets of vertices in a vtkGraph.
Produce filled convex hulls around a set of points.