This is the complete list of members for vtkAbstractPointLocator, including all inherited members.
Automatic | vtkLocator | protected |
AutomaticOff() | vtkLocator | virtual |
AutomaticOn() | vtkLocator | virtual |
Bounds | vtkAbstractPointLocator | protected |
BuildLocator()=0 | vtkAbstractPointLocator | pure virtual |
BuildTime | vtkLocator | protected |
DataSet | vtkLocator | protected |
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 |
GetAutomatic() | vtkLocator | virtual |
GetBounds() | vtkAbstractPointLocator | inlinevirtual |
GetBounds(double *) | vtkAbstractPointLocator | virtual |
GetBuildTime() | vtkLocator | virtual |
GetDataSet() | vtkLocator | virtual |
GetLevel() | vtkLocator | virtual |
GetMaxLevel() | vtkLocator | virtual |
GetTolerance() | vtkLocator | virtual |
Initialize() | vtkLocator | virtual |
IsA(const char *type) | vtkAbstractPointLocator | virtual |
IsTypeOf(const char *type) | vtkAbstractPointLocator | static |
Level | vtkLocator | protected |
MaxLevel | vtkLocator | protected |
NewInstance() const | vtkAbstractPointLocator | |
NewInstanceInternal() const | vtkAbstractPointLocator | protectedvirtual |
PrintSelf(ostream &os, vtkIndent indent) | vtkAbstractPointLocator | |
Register(vtkObjectBase *o) | vtkLocator | virtual |
ReportReferences(vtkGarbageCollector *) | vtkLocator | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkAbstractPointLocator | static |
SetAutomatic(int) | vtkLocator | virtual |
SetDataSet(vtkDataSet *) | vtkLocator | virtual |
SetMaxLevel(int) | vtkLocator | virtual |
SetTolerance(double) | vtkLocator | virtual |
Superclass typedef | vtkAbstractPointLocator | |
Tolerance | vtkLocator | protected |
UnRegister(vtkObjectBase *o) | vtkLocator | virtual |
Update() | vtkLocator | virtual |
vtkAbstractPointLocator() | vtkAbstractPointLocator | protected |
vtkLocator() | vtkLocator | protected |
~vtkAbstractPointLocator() | vtkAbstractPointLocator | protectedvirtual |
~vtkLocator() | vtkLocator | protected |