Go to the documentation of this file.
28 #ifndef __vtkHyperOctreePointsGrabber_h
29 #define __vtkHyperOctreePointsGrabber_h
45 virtual void SetDimension(
int dim)=0;
52 virtual void InitPointInsertion()=0;
67 virtual void InsertPointWithMerge(
vtkIdType ptId,
75 virtual void InsertPoint2D(
double pt[3],