, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
| Automatic | vtkLocator | [protected] |
| AutomaticOff() | vtkLocator | [virtual] |
| AutomaticOn() | vtkLocator | [virtual] |
| Bounds | vtkPointLocator | [protected] |
| BreakOnError() | vtkObject | [static] |
| BuildLocator() | vtkPointLocator | [virtual] |
| BuildTime | vtkLocator | [protected] |
| CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
| DataSet | vtkLocator | [protected] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| Delete() | vtkObjectBase | [virtual] |
| 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] |
| FindClosestNPoints(int N, double x, double y, double z, vtkIdList *result) | vtkPointLocator | [virtual] |
| FindClosestPoint(const double x[3]) | vtkPointLocator | [virtual] |
| FindClosestPoint(double x, double y, double z) | vtkPointLocator | |
| FindClosestPointWithinRadius(double radius, const double x[3], double &dist2) | vtkPointLocator | |
| FindClosestPointWithinRadius(double radius, const double x[3], double inputDataLength, double &dist2) | vtkPointLocator | |
| 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] |
| FindPointsWithinRadius(double R, double x, double y, double z, vtkIdList *result) | vtkPointLocator | [virtual] |
| FreeSearchStructure() | vtkPointLocator | [virtual] |
| GenerateFace(int face, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys) | vtkPointLocator | [protected] |
| GenerateRepresentation(int level, vtkPolyData *pd) | vtkPointLocator | [virtual] |
| GetAutomatic() | vtkLocator | [virtual] |
| GetBucketNeighbors(vtkNeighborPoints *buckets, const int ijk[3], const int ndivs[3], int level) | vtkPointLocator | [protected] |
| GetBuildTime() | vtkLocator | [virtual] |
| GetClassName() | vtkPointLocator | [virtual] |
| vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDataSet() | vtkLocator | [virtual] |
| GetDebug() | vtkObject | |
| GetDivisions() | vtkPointLocator | [virtual] |
| GetDivisions(int data[3]) | vtkPointLocator | [virtual] |
| GetGlobalWarningDisplay() | vtkObject | [static] |
| GetLevel() | vtkLocator | [virtual] |
| GetMaxLevel() | vtkLocator | [virtual] |
| GetMTime() | vtkObject | [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] |
| GetPointsInBucket(const double x[3], int ijk[3]) | vtkPointLocator | [virtual] |
| GetReferenceCount() | vtkObjectBase | [inline] |
| GetRetainCellLists() | vtkLocator | [virtual] |
| GetTolerance() | vtkLocator | [virtual] |
| GlobalWarningDisplayOff() | vtkObject | [inline, static] |
| GlobalWarningDisplayOn() | vtkObject | [inline, static] |
| H | vtkPointLocator | [protected] |
| HashTable | vtkPointLocator | [protected] |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| 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] |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | [inline] |
| InvokeEvent(const char *event) | vtkObject | [inline] |
| IsA(const char *type) | vtkPointLocator | [virtual] |
| IsInsertedPoint(double x, double y, double z) | vtkPointLocator | [inline] |
| IsInsertedPoint(const double x[3]) | vtkPointLocator | [virtual] |
| IsTypeOf(const char *type) | vtkPointLocator | [static] |
| Level | vtkLocator | [protected] |
| MaxLevel | vtkLocator | [protected] |
| Modified() | vtkObject | [virtual] |
| MTime | vtkObject | [protected] |
| New() | vtkPointLocator | [static] |
| NumberOfBuckets | vtkPointLocator | [protected] |
| NumberOfPointsPerBucket | vtkPointLocator | [protected] |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| Points | vtkPointLocator | [protected] |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRevisions(ostream &os) | vtkObjectBase | |
| PrintSelf(ostream &os, vtkIndent indent) | vtkPointLocator | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| ReferenceCount | vtkObjectBase | [protected] |
| Register(vtkObjectBase *o) | vtkObject | [virtual] |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| RetainCellLists | vtkLocator | [protected] |
| RetainCellListsOff() | vtkLocator | [virtual] |
| RetainCellListsOn() | vtkLocator | [virtual] |
| SafeDownCast(vtkObject *o) | vtkPointLocator | [static] |
| SetAutomatic(int) | vtkLocator | [virtual] |
| SetDataSet(vtkDataSet *) | vtkLocator | [virtual] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetDivisions(int, int, int) | vtkPointLocator | [virtual] |
| SetDivisions(int[3]) | vtkPointLocator | [virtual] |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetMaxLevel(int) | vtkLocator | [virtual] |
| SetNumberOfPointsPerBucket(int) | vtkPointLocator | [virtual] |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRetainCellLists(int) | vtkLocator | [virtual] |
| SetTolerance(double) | vtkLocator | [virtual] |
| SubjectHelper | vtkObject | [protected] |
| Superclass typedef | vtkPointLocator | |
| Tolerance | vtkLocator | [protected] |
| UnRegister(vtkObjectBase *o) | vtkObject | [virtual] |
| Update() | vtkLocator | [virtual] |
| vtkLocator() | vtkLocator | [protected] |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| vtkPointLocator() | vtkPointLocator | [protected] |
| ~vtkLocator() | vtkLocator | [protected] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
| ~vtkPointLocator() | vtkPointLocator | [protected] |