_FindClosestPointInRegion(int leafNodeId, double x, double y, double z, double &dist2) | vtkOctreePointLocator | protected |
AddAllPointsInRegion(vtkOctreePointLocatorNode *node, vtkIdList *ids) | vtkOctreePointLocator | protected |
AddAllPointsInRegion(vtkOctreePointLocatorNode *node, vtkIdTypeArray *ids) | vtkOctreePointLocator | protected |
AddPolys(vtkOctreePointLocatorNode *node, vtkPoints *pts, vtkCellArray *polys) | vtkOctreePointLocator | protected |
BuildLeafNodeList(vtkOctreePointLocatorNode *node, int &index) | vtkOctreePointLocator | protected |
BuildLocator() | vtkOctreePointLocator | virtual |
CreateCubicOctants | vtkOctreePointLocator | protected |
DeleteAllDescendants(vtkOctreePointLocatorNode *octant) | vtkOctreePointLocator | protectedstatic |
DivideRegion(vtkOctreePointLocatorNode *node, int *ordering, int level) | vtkOctreePointLocator | protected |
DivideTest(int size, int level) | vtkOctreePointLocator | protected |
FindClosestNPoints(int N, const double x[3], vtkIdList *result) | vtkOctreePointLocator | |
FindClosestPoint(const double x[3]) | vtkOctreePointLocator | virtual |
FindClosestPoint(double x, double y, double z, double &dist2) | vtkOctreePointLocator | |
FindClosestPointInRegion(int regionId, double *x, double &dist2) | vtkOctreePointLocator | |
FindClosestPointInRegion(int regionId, double x, double y, double z, double &dist2) | vtkOctreePointLocator | |
FindClosestPointInSphere(double x, double y, double z, double radius, int skipRegion, double &dist2) | vtkOctreePointLocator | protected |
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2) | vtkOctreePointLocator | virtual |
FindPointsInArea(double *area, vtkIdTypeArray *ids, bool clearArray=true) | vtkOctreePointLocator | |
FindPointsInArea(vtkOctreePointLocatorNode *node, double *area, vtkIdTypeArray *ids) | vtkOctreePointLocator | protected |
FindPointsWithinRadius(double radius, const double x[3], vtkIdList *result) | vtkOctreePointLocator | virtual |
FindPointsWithinRadius(vtkOctreePointLocatorNode *node, double radiusSquared, const double x[3], vtkIdList *ids) | vtkOctreePointLocator | protected |
FindRegion(vtkOctreePointLocatorNode *node, float x, float y, float z) | vtkOctreePointLocator | protected |
FindRegion(vtkOctreePointLocatorNode *node, double x, double y, double z) | vtkOctreePointLocator | protected |
FreeSearchStructure() | vtkOctreePointLocator | virtual |
FudgeFactor | vtkOctreePointLocator | protected |
GenerateRepresentation(int level, vtkPolyData *pd) | vtkOctreePointLocator | |
GetBounds() | vtkOctreePointLocator | virtual |
GetBounds(double *bounds) | vtkOctreePointLocator | virtual |
GetClassName() | vtkOctreePointLocator | virtual |
GetCreateCubicOctants() | vtkOctreePointLocator | virtual |
GetFudgeFactor() | vtkOctreePointLocator | virtual |
GetMaximumPointsPerRegion() | vtkOctreePointLocator | virtual |
GetNumberOfLeafNodes() | vtkOctreePointLocator | virtual |
GetPointsInRegion(int leafNodeId) | vtkOctreePointLocator | |
GetRegionBounds(int regionID, double bounds[6]) | vtkOctreePointLocator | |
GetRegionContainingPoint(double x, double y, double z) | vtkOctreePointLocator | |
GetRegionDataBounds(int leafNodeID, double bounds[6]) | vtkOctreePointLocator | |
IsA(const char *type) | vtkOctreePointLocator | virtual |
IsTypeOf(const char *type) | vtkOctreePointLocator | static |
LeafNodeList | vtkOctreePointLocator | protected |
LocatorIds | vtkOctreePointLocator | protected |
LocatorPoints | vtkOctreePointLocator | protected |
MaximumPointsPerRegion | vtkOctreePointLocator | protected |
MaxWidth | vtkOctreePointLocator | protected |
New() | vtkOctreePointLocator | static |
NumberOfLeafNodes | vtkOctreePointLocator | protected |
NumberOfLocatorPoints | vtkOctreePointLocator | protected |
operator=(const vtkOctreePointLocator &) | vtkOctreePointLocator | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkOctreePointLocator | |
SafeDownCast(vtkObject *o) | vtkOctreePointLocator | static |
SetCreateCubicOctants(int) | vtkOctreePointLocator | virtual |
SetDataBoundsToSpatialBounds(vtkOctreePointLocatorNode *node) | vtkOctreePointLocator | protectedstatic |
SetFudgeFactor(double) | vtkOctreePointLocator | virtual |
SetMaximumPointsPerRegion(int) | vtkOctreePointLocator | virtual |
Superclass typedef | vtkOctreePointLocator | |
Top | vtkOctreePointLocator | protected |
vtkOctreePointLocator() | vtkOctreePointLocator | protected |
vtkOctreePointLocator(const vtkOctreePointLocator &) | vtkOctreePointLocator | protected |
~vtkOctreePointLocator() | vtkOctreePointLocator | protected |