, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| Automatic | vtkLocator | [protected] |
| AutomaticOff() | vtkLocator | [virtual] |
| AutomaticOn() | vtkLocator | [virtual] |
| Bounds | vtkCellLocator | [protected] |
| BreakOnError() | vtkObject | [static] |
| Buckets | vtkCellLocator | [protected] |
| BuildLocator() | vtkCellLocator | [virtual] |
| BuildTime | vtkLocator | [protected] |
| CacheCellBounds | vtkAbstractCellLocator | [protected] |
| CacheCellBoundsOff() | vtkAbstractCellLocator | [virtual] |
| CacheCellBoundsOn() | vtkAbstractCellLocator | [virtual] |
| CellBounds | vtkAbstractCellLocator | [protected] |
| CellHasBeenVisited | vtkCellLocator | [protected] |
| ClearCellHasBeenVisited() | vtkCellLocator | [protected] |
| ClearCellHasBeenVisited(int id) | vtkCellLocator | [protected] |
| CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
| ComputeOctantBounds(int i, int j, int k) | vtkCellLocator | [protected] |
| DataSet | vtkLocator | [protected] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| Delete() | vtkObjectBase | [virtual] |
| Distance2ToBounds(double x[3], double bounds[6]) | vtkCellLocator | [protected] |
| Distance2ToBucket(double x[3], int nei[3]) | vtkCellLocator | [protected] |
| FastDelete() | vtkObjectBase | [virtual] |
| FindCell(double x[3]) | vtkAbstractCellLocator | [virtual] |
| FindCell(double x[3], double tol2, vtkGenericCell *GenCell, double pcoords[3], double *weights) | vtkAbstractCellLocator | [virtual] |
| FindCellsAlongLine(double p1[3], double p2[3], double tolerance, vtkIdList *cells) | vtkCellLocator | [virtual] |
| FindCellsWithinBounds(double *bbox, vtkIdList *cells) | vtkCellLocator | [virtual] |
| FindClosestPoint(double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkCellLocator | [inline, virtual] |
| FindClosestPoint(double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) | vtkCellLocator | [virtual] |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkCellLocator | [inline, virtual] |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) | vtkCellLocator | [inline, virtual] |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside) | vtkCellLocator | [virtual] |
| FreeCellBounds() | vtkAbstractCellLocator | [protected, virtual] |
| FreeSearchStructure() | vtkCellLocator | [virtual] |
| GenerateFace(int face, int numDivs, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys) | vtkCellLocator | [protected] |
| GenerateIndex(int offset, int numDivs, int i, int j, int k, vtkIdType &idx) | vtkCellLocator | [protected] |
| GenerateRepresentation(int level, vtkPolyData *pd) | vtkCellLocator | [virtual] |
| GenericCell | vtkAbstractCellLocator | [protected] |
| GetAutomatic() | vtkLocator | [virtual] |
| GetBucketNeighbors(int ijk[3], int ndivs, int level) | vtkCellLocator | [protected] |
| GetBuildTime() | vtkLocator | [virtual] |
| GetCacheCellBounds() | vtkAbstractCellLocator | [virtual] |
| GetCells(int bucket) | vtkCellLocator | [virtual] |
| GetChildren(int idx, int level, int children[8]) | vtkCellLocator | [protected] |
| GetClassName() | vtkCellLocator | [virtual] |
| vtkObjectBase::GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDataSet() | vtkLocator | [virtual] |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | [static] |
| GetLazyEvaluation() | vtkAbstractCellLocator | [virtual] |
| GetLevel() | vtkLocator | [virtual] |
| GetMaxLevel() | vtkLocator | [virtual] |
| GetMTime() | vtkObject | [virtual] |
| GetNumberOfBuckets(void) | vtkCellLocator | [virtual] |
| GetNumberOfCellsPerBucket() | vtkCellLocator | [inline] |
| GetNumberOfCellsPerNode() | vtkAbstractCellLocator | [virtual] |
| GetOverlappingBuckets(double x[3], int ijk[3], double dist, int prevMinLevel[3], int prevMaxLevel[3]) | vtkCellLocator | [protected] |
| GetReferenceCount() | vtkObjectBase | [inline] |
| GetRetainCellLists() | vtkAbstractCellLocator | [virtual] |
| GetTolerance() | vtkLocator | [virtual] |
| GetUseExistingSearchStructure() | vtkAbstractCellLocator | [virtual] |
| GlobalWarningDisplayOff() | vtkObject | [inline, static] |
| GlobalWarningDisplayOn() | vtkObject | [inline, static] |
| H | vtkCellLocator | [protected] |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| Initialize() | vtkLocator | [virtual] |
| InsideCellBounds(double x[3], vtkIdType cell_ID) | vtkAbstractCellLocator | [virtual] |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
| InternalReleaseFocus() | vtkObject | [protected] |
| IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId) | vtkCellLocator | [inline, virtual] |
| IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId) | vtkCellLocator | [inline, virtual] |
| IntersectWithLine(const double a0[3], const double a1[3], vtkPoints *points, vtkIdList *cellIds) | vtkCellLocator | [inline, virtual] |
| IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell) | vtkCellLocator | [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) | vtkCellLocator | [virtual] |
| IsInOctantBounds(double x[3]) | vtkCellLocator | [inline, protected] |
| IsTypeOf(const char *type) | vtkCellLocator | [static] |
| LazyEvaluation | vtkAbstractCellLocator | [protected] |
| LazyEvaluationOff() | vtkAbstractCellLocator | [virtual] |
| LazyEvaluationOn() | vtkAbstractCellLocator | [virtual] |
| Level | vtkLocator | [protected] |
| MarkParents(void *, int, int, int, int, int) | vtkCellLocator | [protected] |
| MaxLevel | vtkLocator | [protected] |
| Modified() | vtkObject | [virtual] |
| MTime | vtkObject | [protected] |
| New() | vtkCellLocator | [static] |
| NumberOfCellsPerNode | vtkAbstractCellLocator | [protected] |
| NumberOfDivisions | vtkCellLocator | [protected] |
| NumberOfOctants | vtkCellLocator | [protected] |
| NumberOfParents | vtkCellLocator | [protected] |
| OctantBounds | vtkCellLocator | [protected] |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRevisions(ostream &os) | vtkObjectBase | |
| PrintSelf(ostream &os, vtkIndent indent) | vtkCellLocator | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| QueryNumber | vtkCellLocator | [protected] |
| ReferenceCount | vtkObjectBase | [protected] |
| Register(vtkObjectBase *o) | vtkLocator | [virtual] |
| RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| RemoveAllObservers() | vtkObject | |
| 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 | |
| ReportReferences(vtkGarbageCollector *) | vtkLocator | [protected, virtual] |
| RetainCellLists | vtkAbstractCellLocator | [protected] |
| RetainCellListsOff() | vtkAbstractCellLocator | [virtual] |
| RetainCellListsOn() | vtkAbstractCellLocator | [virtual] |
| SafeDownCast(vtkObject *o) | vtkCellLocator | [static] |
| SetAutomatic(int) | vtkLocator | [virtual] |
| SetCacheCellBounds(int) | vtkAbstractCellLocator | [virtual] |
| SetDataSet(vtkDataSet *) | vtkLocator | [virtual] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetLazyEvaluation(int) | vtkAbstractCellLocator | [virtual] |
| SetMaxLevel(int) | vtkLocator | [virtual] |
| SetNumberOfCellsPerBucket(int N) | vtkCellLocator | [inline] |
| SetNumberOfCellsPerNode(int) | vtkAbstractCellLocator | [virtual] |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRetainCellLists(int) | vtkAbstractCellLocator | [virtual] |
| SetTolerance(double) | vtkLocator | [virtual] |
| SetUseExistingSearchStructure(int) | vtkAbstractCellLocator | [virtual] |
| StoreCellBounds() | vtkAbstractCellLocator | [protected, virtual] |
| SubjectHelper | vtkObject | [protected] |
| Superclass typedef | vtkCellLocator | |
| Tolerance | vtkLocator | [protected] |
| Tree | vtkCellLocator | [protected] |
| UnRegister(vtkObjectBase *o) | vtkLocator | [virtual] |
| UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| Update() | vtkLocator | [virtual] |
| UseExistingSearchStructure | vtkAbstractCellLocator | [protected] |
| UseExistingSearchStructureOff() | vtkAbstractCellLocator | [virtual] |
| UseExistingSearchStructureOn() | vtkAbstractCellLocator | [virtual] |
| vtkAbstractCellLocator() | vtkAbstractCellLocator | [protected] |
| vtkCellLocator() | vtkCellLocator | [protected] |
| vtkLocator() | vtkLocator | [protected] |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| ~vtkAbstractCellLocator() | vtkAbstractCellLocator | [protected] |
| ~vtkCellLocator() | vtkCellLocator | [protected] |
| ~vtkLocator() | vtkLocator | [protected] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |