VTK  9.1.0
vtkAbstractCellLocator Member List

This is the complete list of members for vtkAbstractCellLocator, 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
BreakOnError()vtkObjectstatic
BuildLocator()=0vtkLocatorpure virtual
BuildTimevtkLocatorprotected
CacheCellBoundsvtkAbstractCellLocatorprotected
CacheCellBoundsOff()vtkAbstractCellLocatorvirtual
CacheCellBoundsOn()vtkAbstractCellLocatorvirtual
CellBoundsvtkAbstractCellLocatorprotected
DataSetvtkLocatorprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
FindCell(double x[3])vtkAbstractCellLocatorvirtual
FindCell(double x[3], double tol2, vtkGenericCell *GenCell, double pcoords[3], double *weights)vtkAbstractCellLocatorvirtual
FindCellsAlongLine(const double p1[3], const double p2[3], double tolerance, vtkIdList *cells)vtkAbstractCellLocatorvirtual
FindCellsWithinBounds(double *bbox, vtkIdList *cells)vtkAbstractCellLocatorvirtual
FindClosestPoint(const double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocatorvirtual
FindClosestPoint(const double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocatorvirtual
FindClosestPointWithinRadius(double x[3], double radius, 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)vtkAbstractCellLocatorvirtual
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside)vtkAbstractCellLocatorvirtual
FreeCellBounds()vtkAbstractCellLocatorprotectedvirtual
FreeSearchStructure()=0vtkLocatorpure virtual
GenerateRepresentation(int level, vtkPolyData *pd)=0vtkLocatorpure virtual
GenericCellvtkAbstractCellLocatorprotected
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetAutomatic()vtkLocatorvirtual
GetBuildTime()vtkLocatorvirtual
GetCacheCellBounds()vtkAbstractCellLocatorvirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDataSet()vtkLocatorvirtual
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLazyEvaluation()vtkAbstractCellLocatorvirtual
GetLevel()vtkLocatorvirtual
GetMaxLevel()vtkLocatorvirtual
GetMTime()vtkObjectvirtual
GetNumberOfCellsPerNode()vtkAbstractCellLocatorvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetReferenceCount()vtkObjectBaseinline
GetRetainCellLists()vtkAbstractCellLocatorvirtual
GetTolerance()vtkLocatorvirtual
GetUseExistingSearchStructure()vtkAbstractCellLocatorvirtual
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
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 p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkAbstractCellLocatorvirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId)vtkAbstractCellLocatorvirtual
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)vtkAbstractCellLocatorvirtual
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)vtkAbstractCellLocatorvirtual
IsTypeOf(const char *type)vtkAbstractCellLocatorstatic
LazyEvaluationvtkAbstractCellLocatorprotected
LazyEvaluationOff()vtkAbstractCellLocatorvirtual
LazyEvaluationOn()vtkAbstractCellLocatorvirtual
LevelvtkLocatorprotected
MaxLevelvtkLocatorprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkObjectstatic
NewInstance() constvtkAbstractCellLocator
NewInstanceInternal() constvtkAbstractCellLocatorprotectedvirtual
NumberOfCellsPerNodevtkAbstractCellLocatorprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkAbstractCellLocatorvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
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)vtkAbstractCellLocatorstatic
SetAutomatic(vtkTypeBool)vtkLocatorvirtual
SetCacheCellBounds(vtkTypeBool)vtkAbstractCellLocatorvirtual
SetDataSet(vtkDataSet *)vtkLocatorvirtual
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetLazyEvaluation(vtkTypeBool)vtkAbstractCellLocatorvirtual
SetMaxLevel(int)vtkLocatorvirtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetNumberOfCellsPerNode(int)vtkAbstractCellLocatorvirtual
SetReferenceCount(int)vtkObjectBase
SetRetainCellLists(vtkTypeBool)vtkAbstractCellLocatorvirtual
SetTolerance(double)vtkLocatorvirtual
SetUseExistingSearchStructure(vtkTypeBool)vtkAbstractCellLocatorvirtual
StoreCellBounds()vtkAbstractCellLocatorprotectedvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkAbstractCellLocator
TolerancevtkLocatorprotected
UnRegister(vtkObjectBase *o) overridevtkLocatorvirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
Update()vtkLocatorvirtual
UseExistingSearchStructurevtkAbstractCellLocatorprotected
UseExistingSearchStructureOff()vtkAbstractCellLocatorvirtual
UseExistingSearchStructureOn()vtkAbstractCellLocatorvirtual
vtkAbstractCellLocator()vtkAbstractCellLocatorprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkLocator()vtkLocatorprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkAbstractCellLocator() overridevtkAbstractCellLocatorprotected
~vtkLocator() overridevtkLocatorprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual