Go to the documentation of this file.
28 #ifndef vtkHyperOctreePointsGrabber_h
29 #define vtkHyperOctreePointsGrabber_h
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
virtual void SetDimension(int dim)=0
An object used by filters to store points computed on face or edge of an hyperoctant....
virtual void InsertPointWithMerge(vtkIdType ptId, double pt[3], double pcoords[3], int ijk[3])=0
virtual ~vtkHyperOctreePointsGrabber()
a simple class to control print indentation
virtual void InsertPoint2D(double pt[3], int ijk[3])=0
virtual void InsertPoint(vtkIdType ptId, double pt[3], double pcoords[3], int ijk[3])=0
vtkHyperOctreePointsGrabber()
#define VTKCOMMONDATAMODEL_EXPORT
virtual void InitPointInsertion()=0