BuildCubicOctreeOff() | vtkIncrementalOctreePointLocator | virtual |
BuildCubicOctreeOn() | vtkIncrementalOctreePointLocator | virtual |
BuildLocator() | vtkIncrementalOctreePointLocator | virtual |
FindClosestInsertedPoint(const double x[3]) | vtkIncrementalOctreePointLocator | virtual |
FindClosestNPoints(int N, const double x[3], vtkIdList *result) | vtkIncrementalOctreePointLocator | virtual |
FindClosestPoint(const double x[3]) | vtkIncrementalOctreePointLocator | virtual |
FindClosestPoint(double x, double y, double z) | vtkIncrementalOctreePointLocator | virtual |
FindClosestPoint(const double x[3], double *miniDist2) | vtkIncrementalOctreePointLocator | virtual |
FindClosestPoint(double x, double y, double z, double *miniDist2) | vtkIncrementalOctreePointLocator | virtual |
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2) | vtkIncrementalOctreePointLocator | virtual |
FindClosestPointWithinSquaredRadius(double radius2, const double x[3], double &dist2) | vtkIncrementalOctreePointLocator | |
FindPointsWithinRadius(double R, const double x[3], vtkIdList *result) | vtkIncrementalOctreePointLocator | virtual |
FindPointsWithinSquaredRadius(double R2, const double x[3], vtkIdList *result) | vtkIncrementalOctreePointLocator | |
FreeSearchStructure() | vtkIncrementalOctreePointLocator | virtual |
GenerateRepresentation(int nodeLevel, vtkPolyData *polysData) | vtkIncrementalOctreePointLocator | virtual |
GetBounds(double *bounds) | vtkIncrementalOctreePointLocator | virtual |
GetBounds() | vtkIncrementalOctreePointLocator | inlinevirtual |
GetBuildCubicOctree() | vtkIncrementalOctreePointLocator | virtual |
GetClassName() | vtkIncrementalOctreePointLocator | virtual |
GetLocatorPoints() | vtkIncrementalOctreePointLocator | virtual |
GetMaxPointsPerLeaf() | vtkIncrementalOctreePointLocator | virtual |
GetNumberOfPoints() | vtkIncrementalOctreePointLocator | |
Initialize() | vtkIncrementalOctreePointLocator | inlinevirtual |
InitPointInsertion(vtkPoints *points, const double bounds[6]) | vtkIncrementalOctreePointLocator | virtual |
InitPointInsertion(vtkPoints *points, const double bounds[6], vtkIdType estSize) | vtkIncrementalOctreePointLocator | virtual |
InsertNextPoint(const double x[3]) | vtkIncrementalOctreePointLocator | virtual |
InsertPoint(vtkIdType ptId, const double x[3]) | vtkIncrementalOctreePointLocator | virtual |
InsertPointWithoutChecking(const double point[3], vtkIdType &pntId, int insert) | vtkIncrementalOctreePointLocator | |
InsertUniquePoint(const double point[3], vtkIdType &pntId) | vtkIncrementalOctreePointLocator | virtual |
IsA(const char *type) | vtkIncrementalOctreePointLocator | virtual |
IsInsertedPoint(const double x[3]) | vtkIncrementalOctreePointLocator | virtual |
IsInsertedPoint(double x, double y, double z) | vtkIncrementalOctreePointLocator | virtual |
IsTypeOf(const char *type) | vtkIncrementalOctreePointLocator | static |
New() | vtkIncrementalOctreePointLocator | static |
PrintSelf(ostream &os, vtkIndent indent) | vtkIncrementalOctreePointLocator | |
SafeDownCast(vtkObject *o) | vtkIncrementalOctreePointLocator | static |
SetBuildCubicOctree(int) | vtkIncrementalOctreePointLocator | virtual |
SetMaxPointsPerLeaf(int) | vtkIncrementalOctreePointLocator | virtual |
Superclass typedef | vtkIncrementalOctreePointLocator | |
vtkIncrementalOctreePointLocator() | vtkIncrementalOctreePointLocator | protected |
vtkIncrementalPointLocator() | vtkIncrementalPointLocator | protected |
~vtkIncrementalOctreePointLocator() | vtkIncrementalOctreePointLocator | protectedvirtual |
~vtkIncrementalPointLocator() | vtkIncrementalPointLocator | protectedvirtual |