VTK
|
This is the complete list of members for vtkPointLocator, including all inherited members.
BuildLocator() | vtkPointLocator | |
Distance2ToBounds(const double x[3], const double bounds[6]) | vtkPointLocator | protected |
Distance2ToBucket(const double x[3], const int nei[3]) | vtkPointLocator | protected |
Divisions | vtkPointLocator | protected |
FindClosestInsertedPoint(const double x[3]) | vtkPointLocator | virtual |
FindClosestNPoints(int N, const double x[3], vtkIdList *result) | vtkPointLocator | virtual |
FindClosestPoint(const double x[3]) | vtkPointLocator | virtual |
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2) | vtkPointLocator | virtual |
FindClosestPointWithinRadius(double radius, const double x[3], double inputDataLength, double &dist2) | vtkPointLocator | virtual |
FindDistributedPoints(int N, const double x[3], vtkIdList *result, int M) | vtkPointLocator | virtual |
FindDistributedPoints(int N, double x, double y, double z, vtkIdList *result, int M) | vtkPointLocator | virtual |
FindPointsWithinRadius(double R, const double x[3], vtkIdList *result) | vtkPointLocator | virtual |
FreeSearchStructure() | vtkPointLocator | |
GenerateFace(int face, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys) | vtkPointLocator | protected |
GenerateRepresentation(int level, vtkPolyData *pd) | vtkPointLocator | |
GetBucketNeighbors(vtkNeighborPoints *buckets, const int ijk[3], const int ndivs[3], int level) | vtkPointLocator | protected |
GetClassName() | vtkPointLocator | virtual |
GetDivisions() | vtkPointLocator | virtual |
GetDivisions(int data[3]) | vtkPointLocator | virtual |
GetNumberOfPointsPerBucket() | vtkPointLocator | virtual |
GetOverlappingBuckets(vtkNeighborPoints *buckets, const double x[3], const int ijk[3], double dist, int level) | vtkPointLocator | protected |
GetOverlappingBuckets(vtkNeighborPoints *buckets, const double x[3], double dist, int prevMinLevel[3], int prevMaxLevel[3]) | vtkPointLocator | protected |
GetPoints() | vtkPointLocator | virtual |
GetPointsInBucket(const double x[3], int ijk[3]) | vtkPointLocator | virtual |
H | vtkPointLocator | protected |
HashTable | vtkPointLocator | protected |
Initialize() | vtkPointLocator | virtual |
InitPointInsertion(vtkPoints *newPts, const double bounds[6]) | vtkPointLocator | virtual |
InitPointInsertion(vtkPoints *newPts, const double bounds[6], vtkIdType estSize) | vtkPointLocator | virtual |
InsertionLevel | vtkPointLocator | protected |
InsertionPointId | vtkPointLocator | protected |
InsertionTol2 | vtkPointLocator | protected |
InsertNextPoint(const double x[3]) | vtkPointLocator | virtual |
InsertPoint(vtkIdType ptId, const double x[3]) | vtkPointLocator | virtual |
InsertUniquePoint(const double x[3], vtkIdType &ptId) | vtkPointLocator | virtual |
IsA(const char *type) | vtkPointLocator | virtual |
IsInsertedPoint(double x, double y, double z) | vtkPointLocator | inlinevirtual |
IsInsertedPoint(const double x[3]) | vtkPointLocator | virtual |
IsTypeOf(const char *type) | vtkPointLocator | static |
New() | vtkPointLocator | static |
NumberOfBuckets | vtkPointLocator | protected |
NumberOfPointsPerBucket | vtkPointLocator | protected |
Points | vtkPointLocator | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkPointLocator | |
SafeDownCast(vtkObject *o) | vtkPointLocator | static |
SetDivisions(int, int, int) | vtkPointLocator | virtual |
SetDivisions(int[3]) | vtkPointLocator | virtual |
SetNumberOfPointsPerBucket(int) | vtkPointLocator | virtual |
Superclass typedef | vtkPointLocator | |
vtkIncrementalPointLocator() | vtkIncrementalPointLocator | protected |
vtkPointLocator() | vtkPointLocator | protected |
~vtkIncrementalPointLocator() | vtkIncrementalPointLocator | protectedvirtual |
~vtkPointLocator() | vtkPointLocator | protectedvirtual |