| Automatic | vtkLocator | protected |
| AutomaticOff() | vtkLocator | virtual |
| AutomaticOn() | vtkLocator | virtual |
| Bounds | vtkAbstractPointLocator | protected |
| BuildLocator()=0 | vtkAbstractPointLocator | pure virtual |
| BuildTime | vtkLocator | protected |
| DataSet | vtkLocator | protected |
| FindClosestInsertedPoint(const double x[3])=0 | vtkIncrementalPointLocator | 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 |
| 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()=0 | vtkIncrementalPointLocator | pure virtual |
| InitPointInsertion(vtkPoints *newPts, const double bounds[6])=0 | vtkIncrementalPointLocator | pure virtual |
| InitPointInsertion(vtkPoints *newPts, const double bounds[6], vtkIdType estSize)=0 | vtkIncrementalPointLocator | pure virtual |
| InsertNextPoint(const double x[3])=0 | vtkIncrementalPointLocator | pure virtual |
| InsertPoint(vtkIdType ptId, const double x[3])=0 | vtkIncrementalPointLocator | pure virtual |
| InsertUniquePoint(const double x[3], vtkIdType &ptId)=0 | vtkIncrementalPointLocator | pure virtual |
| IsA(const char *type) | vtkIncrementalPointLocator | virtual |
| IsInsertedPoint(double x, double y, double z)=0 | vtkIncrementalPointLocator | pure virtual |
| IsInsertedPoint(const double x[3])=0 | vtkIncrementalPointLocator | pure virtual |
| IsTypeOf(const char *type) | vtkIncrementalPointLocator | static |
| Level | vtkLocator | protected |
| MaxLevel | vtkLocator | protected |
| NewInstance() const | vtkIncrementalPointLocator | |
| NewInstanceInternal() const | vtkIncrementalPointLocator | protectedvirtual |
| PrintSelf(ostream &os, vtkIndent indent) | vtkIncrementalPointLocator | |
| Register(vtkObjectBase *o) | vtkLocator | virtual |
| ReportReferences(vtkGarbageCollector *) | vtkLocator | protectedvirtual |
| SafeDownCast(vtkObjectBase *o) | vtkIncrementalPointLocator | static |
| SetAutomatic(int) | vtkLocator | virtual |
| SetDataSet(vtkDataSet *) | vtkLocator | virtual |
| SetMaxLevel(int) | vtkLocator | virtual |
| SetTolerance(double) | vtkLocator | virtual |
| Superclass typedef | vtkIncrementalPointLocator | |
| Tolerance | vtkLocator | protected |
| UnRegister(vtkObjectBase *o) | vtkLocator | virtual |
| Update() | vtkLocator | virtual |
| vtkAbstractPointLocator() | vtkAbstractPointLocator | protected |
| vtkIncrementalPointLocator() | vtkIncrementalPointLocator | protected |
| vtkLocator() | vtkLocator | protected |
| ~vtkAbstractPointLocator() | vtkAbstractPointLocator | protectedvirtual |
| ~vtkIncrementalPointLocator() | vtkIncrementalPointLocator | protectedvirtual |
| ~vtkLocator() | vtkLocator | protected |