47 #ifndef vtkSpatialRepresentationFilter_h 48 #define vtkSpatialRepresentationFilter_h 50 #include "vtkFiltersGeneralModule.h" 55 class vtkSpatialRepresentationFilterInternal;
68 virtual void SetSpatialRepresentation(
vtkLocator*);
69 vtkGetObjectMacro(SpatialRepresentation,
vtkLocator);
77 vtkGetMacro(MaximumLevel,
int);
83 void AddLevel(
int level);
95 vtkGetMacro(GenerateLeaves,
bool);
118 vtkSpatialRepresentationFilterInternal* Internal;
abstract class to specify dataset behavior
abstract base class for objects that accelerate spatial searches
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
Detect and break reference loops.
static vtkMultiBlockDataSetAlgorithm * New()
a simple class to control print indentation
generate polygonal model of spatial search object (i.e., a vtkLocator)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.