|
VTK
9.4.2
|
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 |
| BuildLocator() override | vtkCellLocator | virtual |
| BuildLocatorInternal() override | vtkCellLocator | protectedvirtual |
| BuildTime | vtkLocator | protected |
| CacheCellBounds | vtkAbstractCellLocator | protected |
| CacheCellBoundsOff() | vtkAbstractCellLocator | virtual |
| CacheCellBoundsOn() | vtkAbstractCellLocator | virtual |
| CellBounds | vtkAbstractCellLocator | protected |
| CellBoundsSharedPtr | vtkAbstractCellLocator | protected |
| ComputeCellBounds() | vtkAbstractCellLocator | |
| ComputeOctantBounds(double octantBounds[6], 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 vtkNotUsed(tol2), vtkGenericCell *GenCell, int &subId, double pcoords[3], double *weights) override | vtkCellLocator | |
| FindCell(double x[3]) | vtkCellLocator | virtual |
| FindCell(double x[3], double tol2, vtkGenericCell *GenCell, double pcoords[3], double *weights) | vtkCellLocator | virtual |
| FindCell(double x[3], double tol2, vtkGenericCell *GenCell, int &subId, double pcoords[3], double *weights) | vtkCellLocator | virtual |
| FindCellsAlongLine(const double p1[3], const double p2[3], double tolerance, vtkIdList *cellsIds) override | vtkCellLocator | inlinevirtual |
| FindCellsAlongPlane(const double o[3], const double n[3], double tolerance, vtkIdList *cells) | vtkAbstractCellLocator | 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 | inlinevirtual |
| FindClosestPoint(const double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkCellLocator | virtual |
| FindClosestPoint(const 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], 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 | virtual |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) | vtkCellLocator | virtual |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside) | vtkCellLocator | virtual |
| ForceBuildLocator() override | 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 |
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
| GetAutomatic() | vtkLocator | virtual |
| GetBucketIndices(const double x[3], int ijk[3]) | vtkCellLocator | inlineprotected |
| GetBuildTime() | vtkLocator | virtual |
| GetCacheCellBounds() | vtkAbstractCellLocator | virtual |
| GetCellBounds(vtkIdType cellId, double *&cellBoundsPtr) | vtkAbstractCellLocator | protected |
| GetCells(int bucket) | vtkCellLocator | virtual |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
| GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
| GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
| GetDataSet() | vtkLocator | virtual |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetIsInMemkind() const | vtkObjectBase | |
| GetLevel() | vtkLocator | virtual |
| GetMaxLevel() | vtkLocator | virtual |
| GetMTime() | vtkObject | virtual |
| GetNumberOfBuckets() | vtkCellLocator | virtual |
| GetNumberOfCellsPerBucket() | vtkCellLocator | inline |
| GetNumberOfCellsPerNode() | vtkAbstractCellLocator | virtual |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetObjectDescription() const override | vtkObject | virtual |
| GetObjectName() const | vtkObject | virtual |
| GetOverlappingBuckets(vtkNeighborCells &buckets, const double x[3], double dist, int prevMinLevel[3], int prevMaxLevel[3]) | vtkCellLocator | protected |
| GetReferenceCount() | vtkObjectBase | inline |
| GetRetainCellLists() | vtkAbstractCellLocator | virtual |
| GetTolerance() | vtkLocator | virtual |
| GetUseExistingSearchStructure() | vtkLocator | virtual |
| GetUsingMemkind() | vtkObjectBase | static |
| 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 p1[3], const double p2[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, vtkPoints *points, vtkIdList *cellIds, 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 | virtual |
| IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId) | vtkCellLocator | virtual |
| 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 | virtual |
| IntersectWithLine(const double p1[3], const double p2[3], vtkPoints *points, vtkIdList *cellIds) | vtkCellLocator | virtual |
| IntersectWithLine(const double p1[3], const double p2[3], double tol, vtkPoints *points, vtkIdList *cellIds) | vtkCellLocator | virtual |
| IntersectWithLine(const double p1[3], const double p2[3], double tol, vtkPoints *points, vtkIdList *cellIds, 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 |
| IsInBounds(const double bounds[6], const double x[3], double tol=0.0) | vtkAbstractCellLocator | protectedstatic |
| IsTypeOf(const char *type) | vtkCellLocator | static |
| Level | vtkLocator | protected |
| MarkParents(const vtkSmartPointer< vtkIdList > &, 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 |
| ObjectName | vtkObject | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkCellLocator | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | |
| 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(vtkTypeBool val) | vtkObject | static |
| SetMaxLevel(int) | vtkLocator | virtual |
| SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
| SetNumberOfCellsPerBucket(int N) | vtkCellLocator | inline |
| SetNumberOfCellsPerNode(int) | vtkAbstractCellLocator | virtual |
| SetObjectName(const std::string &objectName) | vtkObject | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRetainCellLists(vtkTypeBool) | vtkAbstractCellLocator | virtual |
| SetTolerance(double) | vtkLocator | virtual |
| SetUseExistingSearchStructure(vtkTypeBool) | vtkLocator | virtual |
| ShallowCopy(vtkAbstractCellLocator *locator) override | vtkCellLocator | virtual |
| StoreCellBounds() | vtkAbstractCellLocator | protectedvirtual |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkCellLocator | |
| Tolerance | vtkLocator | protected |
| Tree | vtkCellLocator | protected |
| TreeSharedPtr | vtkCellLocator | protected |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| Update() | vtkLocator | virtual |
| UpdateInternalWeights() | vtkAbstractCellLocator | protected |
| UseExistingSearchStructure | vtkLocator | protected |
| UseExistingSearchStructureOff() | vtkLocator | virtual |
| UseExistingSearchStructureOn() | vtkLocator | virtual |
| UsesGarbageCollector() const override | vtkLocator | inlinevirtual |
| 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 |
| Weights | vtkAbstractCellLocator | protected |
| WeightsTime | vtkAbstractCellLocator | protected |
| ~vtkAbstractCellLocator() override | vtkAbstractCellLocator | protected |
| ~vtkCellLocator() override | vtkCellLocator | protected |
| ~vtkLocator() override | vtkLocator | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |