VTK
vtkCellLocator Member List

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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AutomaticvtkLocatorprotected
AutomaticOff()vtkLocatorvirtual
AutomaticOn()vtkLocatorvirtual
BoundsvtkCellLocatorprotected
BreakOnError()vtkObjectstatic
BucketsvtkCellLocatorprotected
BuildLocator() overridevtkCellLocatorvirtual
BuildLocatorIfNeeded()vtkCellLocatorvirtual
BuildLocatorInternal()vtkCellLocatorvirtual
BuildTimevtkLocatorprotected
CacheCellBoundsvtkAbstractCellLocatorprotected
CacheCellBoundsOff()vtkAbstractCellLocatorvirtual
CacheCellBoundsOn()vtkAbstractCellLocatorvirtual
CellBoundsvtkAbstractCellLocatorprotected
CellHasBeenVisitedvtkCellLocatorprotected
ClearCellHasBeenVisited()vtkCellLocatorprotected
ClearCellHasBeenVisited(vtkIdType id)vtkCellLocatorprotected
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ComputeOctantBounds(int i, int j, int k)vtkCellLocatorprotected
DataSetvtkLocatorprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
Distance2ToBounds(const double x[3], double bounds[6])vtkCellLocatorprotected
Distance2ToBucket(const double x[3], int nei[3])vtkCellLocatorprotected
FastDelete()vtkObjectBasevirtual
FindCell(double x[3], double tol2, vtkGenericCell *GenCell, double pcoords[3], double *weights) overridevtkCellLocatorvirtual
vtkAbstractCellLocator::FindCell(double x[3])vtkAbstractCellLocatorvirtual
FindCellsAlongLine(const double p1[3], const double p2[3], double tolerance, vtkIdList *cells) overridevtkCellLocatorvirtual
FindCellsWithinBounds(double *bbox, vtkIdList *cells) overridevtkCellLocatorvirtual
FindClosestPoint(const double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) overridevtkCellLocatorvirtual
vtkAbstractCellLocator::FindClosestPoint(const double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocatorvirtual
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside) overridevtkCellLocatorvirtual
vtkAbstractCellLocator::FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocatorvirtual
vtkAbstractCellLocator::FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocatorvirtual
ForceBuildLocator()vtkCellLocatorvirtual
FreeCellBounds()vtkAbstractCellLocatorprotectedvirtual
FreeSearchStructure() overridevtkCellLocatorvirtual
GenerateFace(int face, int numDivs, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys)vtkCellLocatorprotected
GenerateIndex(int offset, int numDivs, int i, int j, int k, vtkIdType &idx)vtkCellLocatorprotected
GenerateRepresentation(int level, vtkPolyData *pd) overridevtkCellLocatorvirtual
GenericCellvtkAbstractCellLocatorprotected
GetAutomatic()vtkLocatorvirtual
GetBucketNeighbors(int ijk[3], int ndivs, int level)vtkCellLocatorprotected
GetBuildTime()vtkLocatorvirtual
GetCacheCellBounds()vtkAbstractCellLocatorvirtual
GetCells(int bucket)vtkCellLocatorvirtual
GetChildren(int idx, int level, int children[8])vtkCellLocatorprotected
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDataSet()vtkLocatorvirtual
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetLazyEvaluation()vtkAbstractCellLocatorvirtual
GetLevel()vtkLocatorvirtual
GetMaxLevel()vtkLocatorvirtual
GetMTime()vtkObjectvirtual
GetNumberOfBuckets(void)vtkCellLocatorvirtual
GetNumberOfCellsPerBucket()vtkCellLocatorinline
GetNumberOfCellsPerNode()vtkAbstractCellLocatorvirtual
GetOverlappingBuckets(const double x[3], int ijk[3], double dist, int prevMinLevel[3], int prevMaxLevel[3])vtkCellLocatorprotected
GetReferenceCount()vtkObjectBaseinline
GetRetainCellLists()vtkAbstractCellLocatorvirtual
GetTolerance()vtkLocatorvirtual
GetUseExistingSearchStructure()vtkAbstractCellLocatorvirtual
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HvtkCellLocatorprotected
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkLocatorvirtual
InitializeObjectBase()vtkObjectBase
InsideCellBounds(double x[3], vtkIdType cell_ID)vtkAbstractCellLocatorvirtual
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
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) overridevtkCellLocatorvirtual
vtkAbstractCellLocator::IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkAbstractCellLocatorvirtual
vtkAbstractCellLocator::IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId)vtkAbstractCellLocatorvirtual
vtkAbstractCellLocator::IntersectWithLine(const double p1[3], const double p2[3], vtkPoints *points, vtkIdList *cellIds)vtkAbstractCellLocatorvirtual
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkCellLocatorvirtual
IsInOctantBounds(const double x[3], double tol=0.0)vtkCellLocatorinlineprotected
IsTypeOf(const char *type)vtkCellLocatorstatic
LazyEvaluationvtkAbstractCellLocatorprotected
LazyEvaluationOff()vtkAbstractCellLocatorvirtual
LazyEvaluationOn()vtkAbstractCellLocatorvirtual
LevelvtkLocatorprotected
MarkParents(void *, int, int, int, int, int)vtkCellLocatorprotected
MaxLevelvtkLocatorprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkCellLocatorstatic
NewInstance() const vtkCellLocator
NewInstanceInternal() const vtkCellLocatorprotectedvirtual
NumberOfCellsPerNodevtkAbstractCellLocatorprotected
NumberOfDivisionsvtkCellLocatorprotected
NumberOfOctantsvtkCellLocatorprotected
NumberOfParentsvtkCellLocatorprotected
OctantBoundsvtkCellLocatorprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent) overridevtkCellLocatorvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
QueryNumbervtkCellLocatorprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o) overridevtkLocatorvirtual
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
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 *) overridevtkLocatorprotectedvirtual
RetainCellListsvtkAbstractCellLocatorprotected
RetainCellListsOff()vtkAbstractCellLocatorvirtual
RetainCellListsOn()vtkAbstractCellLocatorvirtual
SafeDownCast(vtkObjectBase *o)vtkCellLocatorstatic
SetAutomatic(vtkTypeBool)vtkLocatorvirtual
SetCacheCellBounds(vtkTypeBool)vtkAbstractCellLocatorvirtual
SetDataSet(vtkDataSet *)vtkLocatorvirtual
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetLazyEvaluation(vtkTypeBool)vtkAbstractCellLocatorvirtual
SetMaxLevel(int)vtkLocatorvirtual
SetNumberOfCellsPerBucket(int N)vtkCellLocatorinline
SetNumberOfCellsPerNode(int)vtkAbstractCellLocatorvirtual
SetReferenceCount(int)vtkObjectBase
SetRetainCellLists(vtkTypeBool)vtkAbstractCellLocatorvirtual
SetTolerance(double)vtkLocatorvirtual
SetUseExistingSearchStructure(vtkTypeBool)vtkAbstractCellLocatorvirtual
StoreCellBounds()vtkAbstractCellLocatorprotectedvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkCellLocator
TolerancevtkLocatorprotected
TreevtkCellLocatorprotected
UnRegister(vtkObjectBase *o) overridevtkLocatorvirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
Update()vtkLocatorvirtual
UseExistingSearchStructurevtkAbstractCellLocatorprotected
UseExistingSearchStructureOff()vtkAbstractCellLocatorvirtual
UseExistingSearchStructureOn()vtkAbstractCellLocatorvirtual
vtkAbstractCellLocator()vtkAbstractCellLocatorprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCellLocator()vtkCellLocatorprotected
vtkLocator()vtkLocatorprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkAbstractCellLocator() overridevtkAbstractCellLocatorprotected
~vtkCellLocator() overridevtkCellLocatorprotected
~vtkLocator() overridevtkLocatorprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual