|
VTK
9.0.1
|
This is the complete list of members for vtkCellLocator, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
| Automatic | vtkLocator | protected |
| AutomaticOff() | vtkLocator | virtual |
| AutomaticOn() | vtkLocator | virtual |
| Bounds | vtkCellLocator | protected |
| BreakOnError() | vtkObject | static |
| Buckets | vtkCellLocator | protected |
| BuildLocator() override | vtkCellLocator | virtual |
| BuildLocatorIfNeeded() | vtkCellLocator | virtual |
| BuildLocatorInternal() | vtkCellLocator | virtual |
| BuildTime | vtkLocator | protected |
| CacheCellBounds | vtkAbstractCellLocator | protected |
| CacheCellBoundsOff() | vtkAbstractCellLocator | virtual |
| CacheCellBoundsOn() | vtkAbstractCellLocator | virtual |
| CellBounds | vtkAbstractCellLocator | protected |
| CellHasBeenVisited | vtkCellLocator | protected |
| ClearCellHasBeenVisited() | vtkCellLocator | protected |
| ClearCellHasBeenVisited(vtkIdType id) | vtkCellLocator | protected |
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
| 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(const double x[3], double bounds[6]) | vtkCellLocator | protected |
| Distance2ToBucket(const double x[3], int nei[3]) | vtkCellLocator | protected |
| FastDelete() | vtkObjectBase | virtual |
| FindCell(double x[3], double tol2, vtkGenericCell *GenCell, double pcoords[3], double *weights) override | vtkCellLocator | virtual |
| FindCell(double x[3]) | vtkCellLocator | |
| FindCell(double x[3], double tol2, vtkGenericCell *GenCell, double pcoords[3], double *weights) | vtkCellLocator | |
| vtkAbstractCellLocator::FindCell(double x[3]) | vtkAbstractCellLocator | virtual |
| FindCellsAlongLine(const double p1[3], const double p2[3], double tolerance, vtkIdList *cells) override | vtkCellLocator | virtual |
| FindCellsWithinBounds(double *bbox, vtkIdList *cells) override | vtkCellLocator | virtual |
| FindClosestPoint(const double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) override | vtkCellLocator | virtual |
| FindClosestPoint(const double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkCellLocator | |
| FindClosestPoint(const double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) | vtkCellLocator | |
| vtkAbstractCellLocator::FindClosestPoint(const double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkAbstractCellLocator | virtual |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside) override | vtkCellLocator | virtual |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkCellLocator | |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) | vtkCellLocator | |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside) | vtkCellLocator | |
| vtkAbstractCellLocator::FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkAbstractCellLocator | virtual |
| vtkAbstractCellLocator::FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) | vtkAbstractCellLocator | virtual |
| ForceBuildLocator() | vtkCellLocator | virtual |
| FreeCellBounds() | vtkAbstractCellLocator | protectedvirtual |
| FreeSearchStructure() override | 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) override | 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() 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 |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetOverlappingBuckets(const 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 | inlinestatic |
| GlobalWarningDisplayOn() | vtkObject | inlinestatic |
| 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 |
| InitializeObjectBase() | vtkObjectBase | |
| InsideCellBounds(double x[3], vtkIdType cell_ID) | vtkAbstractCellLocator | virtual |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
| InternalReleaseFocus() | vtkObject | protected |
| IntersectWithLine(const double a0[3], const double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell) override | vtkCellLocator | virtual |
| IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) | vtkCellLocator | |
| IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId) | vtkCellLocator | |
| IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell) | vtkCellLocator | |
| IntersectWithLine(const double p1[3], const double p2[3], vtkPoints *points, vtkIdList *cellIds) | vtkCellLocator | |
| vtkAbstractCellLocator::IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) | vtkAbstractCellLocator | virtual |
| vtkAbstractCellLocator::IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId) | vtkAbstractCellLocator | virtual |
| vtkAbstractCellLocator::IntersectWithLine(const double p1[3], const double p2[3], vtkPoints *points, vtkIdList *cellIds) | vtkAbstractCellLocator | 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(const double x[3], double tol=0.0) | vtkCellLocator | inlineprotected |
| 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 |
| NewInstance() const | vtkCellLocator | |
| NewInstanceInternal() const | vtkCellLocator | protectedvirtual |
| NumberOfCellsPerNode | vtkAbstractCellLocator | protected |
| NumberOfDivisions | vtkCellLocator | protected |
| NumberOfOctants | vtkCellLocator | protected |
| NumberOfParents | vtkCellLocator | protected |
| OctantBounds | vtkCellLocator | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintRevisions(ostream &) | vtkObjectBase | inline |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkCellLocator | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| QueryNumber | vtkCellLocator | protected |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) override | vtkLocator | virtual |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| 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 *) override | vtkLocator | protectedvirtual |
| RetainCellLists | vtkAbstractCellLocator | protected |
| RetainCellListsOff() | vtkAbstractCellLocator | virtual |
| RetainCellListsOn() | vtkAbstractCellLocator | virtual |
| SafeDownCast(vtkObjectBase *o) | vtkCellLocator | static |
| SetAutomatic(vtkTypeBool) | vtkLocator | virtual |
| SetCacheCellBounds(vtkTypeBool) | vtkAbstractCellLocator | virtual |
| SetDataSet(vtkDataSet *) | vtkLocator | virtual |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetLazyEvaluation(vtkTypeBool) | vtkAbstractCellLocator | virtual |
| SetMaxLevel(int) | vtkLocator | virtual |
| SetNumberOfCellsPerBucket(int N) | vtkCellLocator | inline |
| SetNumberOfCellsPerNode(int) | vtkAbstractCellLocator | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRetainCellLists(vtkTypeBool) | vtkAbstractCellLocator | virtual |
| SetTolerance(double) | vtkLocator | virtual |
| SetUseExistingSearchStructure(vtkTypeBool) | vtkAbstractCellLocator | virtual |
| StoreCellBounds() | vtkAbstractCellLocator | protectedvirtual |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkCellLocator | |
| Tolerance | vtkLocator | protected |
| Tree | vtkCellLocator | protected |
| UnRegister(vtkObjectBase *o) override | vtkLocator | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| Update() | vtkLocator | virtual |
| UseExistingSearchStructure | vtkAbstractCellLocator | protected |
| UseExistingSearchStructureOff() | vtkAbstractCellLocator | virtual |
| UseExistingSearchStructureOn() | vtkAbstractCellLocator | virtual |
| vtkAbstractCellLocator() | vtkAbstractCellLocator | protected |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkCellLocator() | vtkCellLocator | protected |
| vtkLocator() | vtkLocator | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkAbstractCellLocator() override | vtkAbstractCellLocator | protected |
| ~vtkCellLocator() override | vtkCellLocator | protected |
| ~vtkLocator() override | vtkLocator | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
1.8.17