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