This is the complete list of members for vtkAbstractPointLocator, including all inherited members.
Bounds | vtkAbstractPointLocator | protected |
BuildLocator()=0 | vtkAbstractPointLocator | pure virtual |
FindClosestNPoints(int N, const double x[3], vtkIdList *result)=0 | vtkAbstractPointLocator | pure virtual |
FindClosestNPoints(int N, double x, double y, double z, vtkIdList *result) | vtkAbstractPointLocator | |
FindClosestPoint(const double x[3])=0 | vtkAbstractPointLocator | pure virtual |
FindClosestPoint(double x, double y, double z) | vtkAbstractPointLocator | |
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2)=0 | vtkAbstractPointLocator | pure virtual |
FindPointsWithinRadius(double R, const double x[3], vtkIdList *result)=0 | vtkAbstractPointLocator | pure virtual |
FindPointsWithinRadius(double R, double x, double y, double z, vtkIdList *result) | vtkAbstractPointLocator | |
FreeSearchStructure()=0 | vtkAbstractPointLocator | pure virtual |
GenerateRepresentation(int level, vtkPolyData *pd)=0 | vtkAbstractPointLocator | pure virtual |
GetBounds() | vtkAbstractPointLocator | inlinevirtual |
GetBounds(double *) | vtkAbstractPointLocator | virtual |
IsA(const char *type) | vtkAbstractPointLocator | virtual |
IsTypeOf(const char *type) | vtkAbstractPointLocator | static |
NewInstance() const | vtkAbstractPointLocator | |
NewInstanceInternal() const | vtkAbstractPointLocator | protectedvirtual |
PrintSelf(ostream &os, vtkIndent indent) | vtkAbstractPointLocator | |
SafeDownCast(vtkObjectBase *o) | vtkAbstractPointLocator | static |
Superclass typedef | vtkAbstractPointLocator | |
vtkAbstractPointLocator() | vtkAbstractPointLocator | protected |
~vtkAbstractPointLocator() | vtkAbstractPointLocator | protectedvirtual |