| AddObserver(unsigned long event, vtkCommand *) | vtkObject | |
| AddObserver(const char *event, vtkCommand *) (defined in vtkObject) | vtkObject | |
| Automatic (defined in vtkLocator) | vtkLocator | [protected] |
| AutomaticOff() (defined in vtkLocator) | vtkLocator | [virtual] |
| AutomaticOn() (defined in vtkLocator) | vtkLocator | [virtual] |
| Bounds (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| BreakOnError() | vtkObject | [static] |
| BuildLocator() | vtkPointLocator | [virtual] |
| BuildTime (defined in vtkLocator) | vtkLocator | [protected] |
| DataSet (defined in vtkLocator) | vtkLocator | [protected] |
| Debug (defined in vtkObject) | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| Delete() | vtkObject | [virtual] |
| Distance2ToBounds(const float x[3], const float bounds[6]) (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| Distance2ToBucket(const float x[3], const int nei[3]) (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| Divisions (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| FindClosestInsertedPoint(const float x[3]) | vtkPointLocator | [virtual] |
| FindClosestNPoints(int N, const float x[3], vtkIdList *result) | vtkPointLocator | [virtual] |
| FindClosestNPoints(int N, float x, float y, float z, vtkIdList *result) (defined in vtkPointLocator) | vtkPointLocator | [virtual] |
| FindClosestPoint(const float x[3]) | vtkPointLocator | [virtual] |
| FindClosestPoint(float x, float y, float z) (defined in vtkPointLocator) | vtkPointLocator | |
| FindClosestPointWithinRadius(float radius, const float x[3], float &dist2) | vtkPointLocator | |
| FindClosestPointWithinRadius(float radius, const float x[3], float inputDataLength, float &dist2) (defined in vtkPointLocator) | vtkPointLocator | |
| FindDistributedPoints(int N, const float x[3], vtkIdList *result, int M) | vtkPointLocator | [virtual] |
| FindDistributedPoints(int N, float x, float y, float z, vtkIdList *result, int M) (defined in vtkPointLocator) | vtkPointLocator | [virtual] |
| FindPointsWithinRadius(float R, const float x[3], vtkIdList *result) | vtkPointLocator | [virtual] |
| FindPointsWithinRadius(float R, float x, float y, float z, vtkIdList *result) (defined in vtkPointLocator) | vtkPointLocator | [virtual] |
| FreeSearchStructure() | vtkPointLocator | [virtual] |
| GenerateFace(int face, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys) (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| GenerateRepresentation(int level, vtkPolyData *pd) | vtkPointLocator | [virtual] |
| GetAutomatic() (defined in vtkLocator) | vtkLocator | [virtual] |
| GetBucketNeighbors(vtkNeighborPoints *buckets, const int ijk[3], const int ndivs[3], int level) (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| GetBuildTime() | vtkLocator | [virtual] |
| GetClassName() | vtkMergePoints | [virtual] |
| GetCommand(unsigned long tag) (defined in vtkObject) | vtkObject | |
| GetDataSet() (defined in vtkLocator) | vtkLocator | [virtual] |
| GetDebug() | vtkObject | |
| GetDivisions() (defined in vtkPointLocator) | vtkPointLocator | [virtual] |
| GetDivisions(int data[3]) (defined in vtkPointLocator) | vtkPointLocator | [virtual] |
| GetGlobalWarningDisplay() (defined in vtkObject) | vtkObject | [static] |
| GetLevel() | vtkLocator | [virtual] |
| GetMaxLevel() (defined in vtkLocator) | vtkLocator | [virtual] |
| GetMTime() | vtkObject | [virtual] |
| GetNumberOfPointsPerBucket() (defined in vtkPointLocator) | vtkPointLocator | [virtual] |
| GetOverlappingBuckets(vtkNeighborPoints *buckets, const float x[3], const int ijk[3], float dist, int level) (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| GetOverlappingBuckets(vtkNeighborPoints *buckets, const float x[3], float dist, int prevMinLevel[3], int prevMaxLevel[3]) (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| GetPointsInBucket(const float x[3], int ijk[3]) | vtkPointLocator | [virtual] |
| GetReferenceCount() | vtkObject | [inline] |
| GetRetainCellLists() (defined in vtkLocator) | vtkLocator | [virtual] |
| GetTolerance() (defined in vtkLocator) | vtkLocator | [virtual] |
| GlobalWarningDisplayOff() (defined in vtkObject) | vtkObject | [inline, static] |
| GlobalWarningDisplayOn() (defined in vtkObject) | vtkObject | [inline, static] |
| H (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| HashTable (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| HasObserver(unsigned long event) (defined in vtkObject) | vtkObject | |
| HasObserver(const char *event) (defined in vtkObject) | vtkObject | |
| Initialize() | vtkPointLocator | [virtual] |
| InitPointInsertion(vtkPoints *newPts, const float bounds[6]) | vtkPointLocator | [virtual] |
| InitPointInsertion(vtkPoints *newPts, const float bounds[6], int estSize) | vtkPointLocator | [virtual] |
| InsertionLevel (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| InsertionPointId (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| InsertionTol2 (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| InsertNextPoint(const float x[3]) | vtkPointLocator | [virtual] |
| InsertPoint(int ptId, const float x[3]) | vtkPointLocator | [virtual] |
| InsertUniquePoint(const float x[3], int &ptId) | vtkMergePoints | [virtual] |
| InvokeEvent(unsigned long event, void *callData) (defined in vtkObject) | vtkObject | |
| InvokeEvent(const char *event, void *callData) (defined in vtkObject) | vtkObject | |
| IsA(const char *type) | vtkMergePoints | [virtual] |
| IsInsertedPoint(const float x[3]) | vtkMergePoints | [virtual] |
| IsInsertedPoint(float x, float y, float z) | vtkMergePoints | [inline] |
| IsTypeOf(const char *type) | vtkMergePoints | [static] |
| Level (defined in vtkLocator) | vtkLocator | [protected] |
| MaxLevel (defined in vtkLocator) | vtkLocator | [protected] |
| Modified() | vtkObject | [inline, virtual] |
| MTime (defined in vtkObject) | vtkObject | [protected] |
| New() | vtkMergePoints | [static] |
| NumberOfBuckets (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| NumberOfPointsPerBucket (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| operator=(const vtkMergePoints &) (defined in vtkMergePoints) | vtkMergePoints | [inline, protected] |
| operator=(const vtkPointLocator &) (defined in vtkPointLocator) | vtkPointLocator | [inline, protected] |
| operator=(const vtkLocator &) (defined in vtkLocator) | vtkLocator | [inline, protected] |
| operator=(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
| Points (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| Print(ostream &os) | vtkObject | |
| PrintHeader(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
| PrintSelf(ostream &os, vtkIndent indent) | vtkPointLocator | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
| ReferenceCount (defined in vtkObject) | vtkObject | [protected] |
| Register(vtkObject *o) | vtkObject | |
| RemoveObserver(unsigned long tag) (defined in vtkObject) | vtkObject | |
| RetainCellLists (defined in vtkLocator) | vtkLocator | [protected] |
| RetainCellListsOff() (defined in vtkLocator) | vtkLocator | [virtual] |
| RetainCellListsOn() (defined in vtkLocator) | vtkLocator | [virtual] |
| SafeDownCast(vtkObject *o) | vtkMergePoints | [static] |
| SetAutomatic(int) | vtkLocator | [virtual] |
| SetDataSet(vtkDataSet *) | vtkLocator | [virtual] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetDivisions(int, int, int) | vtkPointLocator | [virtual] |
| SetDivisions(int[3]) (defined in vtkPointLocator) | vtkPointLocator | [virtual] |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetMaxLevel(int) | vtkLocator | [virtual] |
| SetNumberOfPointsPerBucket(int) | vtkPointLocator | [virtual] |
| SetReferenceCount(int) | vtkObject | |
| SetRetainCellLists(int) | vtkLocator | [virtual] |
| SetTolerance(float) | vtkLocator | [virtual] |
| SubjectHelper (defined in vtkObject) | vtkObject | [protected] |
| Tolerance (defined in vtkLocator) | vtkLocator | [protected] |
| UnRegister(vtkObject *o) | vtkObject | [virtual] |
| Update() | vtkLocator | [virtual] |
| vtkLocator() (defined in vtkLocator) | vtkLocator | [protected] |
| vtkLocator(const vtkLocator &) (defined in vtkLocator) | vtkLocator | [inline, protected] |
| vtkMergePoints() (defined in vtkMergePoints) | vtkMergePoints | [inline, protected] |
| vtkMergePoints(const vtkMergePoints &) (defined in vtkMergePoints) | vtkMergePoints | [inline, protected] |
| vtkObject() (defined in vtkObject) | vtkObject | [protected] |
| vtkObject(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
| vtkPointLocator() (defined in vtkPointLocator) | vtkPointLocator | [protected] |
| vtkPointLocator(const vtkPointLocator &) (defined in vtkPointLocator) | vtkPointLocator | [inline, protected] |
| ~vtkLocator() (defined in vtkLocator) | vtkLocator | [protected] |
| ~vtkMergePoints() (defined in vtkMergePoints) | vtkMergePoints | [inline, protected] |
| ~vtkObject() (defined in vtkObject) | vtkObject | [protected, virtual] |
| ~vtkPointLocator() (defined in vtkPointLocator) | vtkPointLocator | [protected] |