58 #ifndef __vtkSpatialRepresentationFilter_h
59 #define __vtkSpatialRepresentationFilter_h
63 #define VTK_MAX_SPATIAL_REP_LEVEL 24
77 virtual void SetSpatialRepresentation(
vtkLocator*);
78 vtkGetObjectMacro(SpatialRepresentation,
vtkLocator);
83 vtkGetMacro(Level,
int);
107 void GenerateOutput();
vtkPolyData * GetOutput()
virtual void ReportReferences(vtkGarbageCollector *)
virtual int FillInputPortInformation(int, vtkInformation *)
abstract class to specify dataset behavior
abstract base class for objects that accelerate spatial searches
concrete dataset represents vertices, lines, polygons, and triangle strips
Detect and break reference loops.
int TerminalNodesRequested
a simple class to control print indentation
abstract class whose subclasses generate polygonal data
generate polygonal model of spatial search object (i.e., a vtkLocator)
void PrintSelf(ostream &os, vtkIndent indent)
vtkLocator * SpatialRepresentation
static vtkAlgorithm * New()