50 #ifndef vtkSpatialRepresentationFilter_h
51 #define vtkSpatialRepresentationFilter_h
53 #include "vtkFiltersGeneralModule.h"
58 class vtkSpatialRepresentationFilterInternal;
80 vtkGetMacro(MaximumLevel,
int);
98 vtkGetMacro(GenerateLeaves,
bool);
121 vtkSpatialRepresentationFilterInternal* Internal;
abstract class to specify dataset behavior
Detect and break reference loops.
a simple class to control print indentation
abstract base class for objects that accelerate spatial searches
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
generate polygonal model of spatial search object (i.e., a vtkLocator)
~vtkSpatialRepresentationFilter() override
virtual void SetSpatialRepresentation(vtkLocator *)
Set/Get the locator that will be used to generate the representation.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void AddLevel(int level)
Add a level to be computed.
static vtkSpatialRepresentationFilter * New()
void ResetLevels()
Remove all levels.
vtkSpatialRepresentationFilter()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.