Go to the documentation of this file.
24 #ifndef vtkHyperOctreeClipCutPointsGrabber_h
25 #define vtkHyperOctreeClipCutPointsGrabber_h
30 class vtkHyperOctreeIdSet;
virtual void InsertPoint(vtkIdType ptId, double pt[3], double pcoords[3], int ijk[3])
virtual void InitPointInsertion()
a cell that represents an n-sided polygon
#define vtkTypeMacro(thisClass, superclass)
static vtkHyperOctreeClipCutPointsGrabber * New()
virtual void InsertPoint2D(double pt[3], int ijk[3])
vtkPolygon * GetPolygon()
An object used by filters to store points computed on face or edge of an hyperoctant....
A concrete implementation of vtkHyperOctreePointsGrabber used by vtkClipHyperOctree and vtkHyperOctre...
helper class to generate triangulations
#define VTKFILTERSHYPERTREE_EXPORT
virtual void SetDimension(int dim)
a simple class to control print indentation
~vtkHyperOctreeClipCutPointsGrabber()
vtkHyperOctreeClipCutPointsGrabber()
vtkOrderedTriangulator * GetTriangulator()
virtual void InsertPointWithMerge(vtkIdType ptId, double pt[3], double pcoords[3], int ijk[3])
void PrintSelf(ostream &os, vtkIndent indent)
vtkHyperOctreeIdSet * IdSet
vtkOrderedTriangulator * Triangulator