49 #ifndef vtkSpatialRepresentationFilter_h
50 #define vtkSpatialRepresentationFilter_h
57 class vtkSpatialRepresentationFilterInternal;
68 virtual void SetSpatialRepresentation(
vtkLocator*);
79 void AddLevel(
int level);
110 vtkSpatialRepresentationFilterInternal* Internal;
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
abstract base class for objects that accelerate spatial searches
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
Detect and break reference loops.
static vtkMultiBlockDataSetAlgorithm * New()
virtual void ReportReferences(vtkGarbageCollector *)
a simple class to control print indentation
generate polygonal model of spatial search object (i.e., a vtkLocator)
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetObjectMacro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
vtkLocator * SpatialRepresentation
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)