60 #ifndef vtkClipHyperOctree_h 61 #define vtkClipHyperOctree_h 63 #include "vtkFiltersHyperTreeModule.h" 101 vtkGetMacro(Value,
double);
114 vtkGetMacro(InsideOut,
int);
136 vtkGetMacro(GenerateClipScalars,
int);
146 vtkGetMacro(GenerateClippedOutput,
int);
168 void CreateDefaultLocator();
198 int GenerateClipScalars;
200 int GenerateClippedOutput;
abstract interface for implicit functions
represent and manipulate point attribute data
vtkTypeUInt32 vtkMTimeType
represent and manipulate cell attribute data
static vtkUnstructuredGridAlgorithm * New()
Abstract class in support of both point location and point insertion.
helper class to generate triangulations
A concrete implementation of vtkHyperOctreePointsGrabber used by vtkClipHyperOctree and vtkHyperOctre...
dynamic, self-adjusting array of vtkIdType
A dataset structured as a tree where each node has exactly 2^n children.
dynamic, self-adjusting array of double
a 3D cell that represents a tetrahedron
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a cell that represents an n-sided polygon
Superclass for algorithms that produce only unstructured grid as output.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
dynamic, self-adjusting array of unsigned char
Objects that can traverse hyperoctree nodes.
object to represent cell connectivity
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
represent and manipulate 3D points
clip an hyperoctree with user-specified implicit function or input scalar data