63 #ifndef vtkClipHyperOctree_h 64 #define vtkClipHyperOctree_h 66 #include "vtkFiltersHyperTreeModule.h" 69 #if !defined(VTK_LEGACY_REMOVE) 105 vtkGetMacro(Value,
double);
118 vtkGetMacro(InsideOut,
int);
140 vtkGetMacro(GenerateClipScalars,
int);
150 vtkGetMacro(GenerateClippedOutput,
int);
172 void CreateDefaultLocator();
238 #endif // LEGACY remove abstract interface for implicit functions
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkImplicitFunction * ClipFunction
vtkHyperOctreeCursor * Sibling
represent and manipulate point attribute data
int GenerateClippedOutput
vtkDoubleArray * CellScalars
vtkTypeUInt32 vtkMTimeType
vtkOrderedTriangulator * Triangulator
represent and manipulate cell attribute data
static vtkUnstructuredGridAlgorithm * New()
Abstract class in support of both point location and point insertion.
vtkDoubleArray * TetScalars
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.
vtkIncrementalPointLocator * Locator
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
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.
vtkHyperOctreeClipCutPointsGrabber * Grabber
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
vtkIdType TemplateCounter
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkIncrementalPointLocator * Locator2
vtkUnstructuredGrid * ClippedOutput
represent and manipulate 3D points
vtkUnstructuredGrid * Output
clip an hyperoctree with user-specified implicit function or input scalar data