VTK  9.3.20240423
vtkStaticCellLocator Member List

This is the complete list of members for vtkStaticCellLocator, 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
BinnervtkStaticCellLocatorprotected
BoundsvtkStaticCellLocatorprotected
BreakOnError()vtkObjectstatic
BuildLocator() overridevtkStaticCellLocatorvirtual
BuildLocatorInternal() overridevtkStaticCellLocatorprotectedvirtual
BuildTimevtkLocatorprotected
CacheCellBoundsvtkAbstractCellLocatorprotected
CacheCellBoundsOff()vtkAbstractCellLocatorvirtual
CacheCellBoundsOn()vtkAbstractCellLocatorvirtual
CellBoundsvtkAbstractCellLocatorprotected
CellBoundsSharedPtrvtkAbstractCellLocatorprotected
ComputeCellBounds()vtkAbstractCellLocator
DataSetvtkLocatorprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DivisionsvtkStaticCellLocatorprotected
FastDelete()vtkObjectBasevirtual
FindCell(double x[3], double vtkNotUsed(tol2), vtkGenericCell *GenCell, int &subId, double pcoords[3], double *weights) overridevtkStaticCellLocator
FindCell(double x[3])vtkStaticCellLocatorvirtual
FindCell(double x[3], double tol2, vtkGenericCell *GenCell, double pcoords[3], double *weights)vtkStaticCellLocatorvirtual
FindCell(double x[3], double tol2, vtkGenericCell *GenCell, int &subId, double pcoords[3], double *weights)vtkStaticCellLocatorvirtual
FindCellsAlongLine(const double p1[3], const double p2[3], double tolerance, vtkIdList *cellsIds) overridevtkStaticCellLocatorinlinevirtual
FindCellsAlongPlane(const double o[3], const double n[3], double tolerance, vtkIdList *cells) overridevtkStaticCellLocatorvirtual
FindCellsWithinBounds(double *bbox, vtkIdList *cells) overridevtkStaticCellLocatorvirtual
FindClosestPoint(const double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) overridevtkStaticCellLocatorinlinevirtual
FindClosestPoint(const double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2)vtkStaticCellLocatorvirtual
FindClosestPoint(const double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2)vtkStaticCellLocatorvirtual
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside) overridevtkStaticCellLocatorvirtual
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2)vtkStaticCellLocatorvirtual
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2)vtkStaticCellLocatorvirtual
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside)vtkStaticCellLocatorvirtual
ForceBuildLocator() overridevtkStaticCellLocatorvirtual
FreeCellBounds()vtkAbstractCellLocatorprotectedvirtual
FreeSearchStructure() overridevtkStaticCellLocatorvirtual
GenerateRepresentation(int level, vtkPolyData *pd) overridevtkStaticCellLocatorvirtual
GenericCellvtkAbstractCellLocatorprotected
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetAutomatic()vtkLocatorvirtual
GetBuildTime()vtkLocatorvirtual
GetCacheCellBounds()vtkAbstractCellLocatorvirtual
GetCellBounds(vtkIdType cellId, double *&cellBoundsPtr)vtkAbstractCellLocatorprotected
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDataSet()vtkLocatorvirtual
GetDebug()vtkObject
GetDivisions()vtkStaticCellLocatorvirtual
GetDivisions(int data[3])vtkStaticCellLocatorvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLargeIds()vtkStaticCellLocatorinline
GetLevel()vtkLocatorvirtual
GetMaxLevel()vtkLocatorvirtual
GetMaxNumberOfBuckets()vtkStaticCellLocatorvirtual
GetMTime()vtkObjectvirtual
GetNumberOfCellsPerNode()vtkAbstractCellLocatorvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetReferenceCount()vtkObjectBaseinline
GetRetainCellLists()vtkAbstractCellLocatorvirtual
GetTolerance()vtkLocatorvirtual
GetUseExistingSearchStructure()vtkLocatorvirtual
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HvtkStaticCellLocatorprotected
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 cellId) overridevtkStaticCellLocatorvirtual
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) overridevtkStaticCellLocatorvirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, vtkPoints *points, vtkIdList *cellIds, vtkGenericCell *cell) overridevtkStaticCellLocatorvirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkStaticCellLocatorvirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId)vtkStaticCellLocatorvirtual
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)vtkStaticCellLocatorvirtual
IntersectWithLine(const double p1[3], const double p2[3], vtkPoints *points, vtkIdList *cellIds)vtkStaticCellLocatorvirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, vtkPoints *points, vtkIdList *cellIds)vtkStaticCellLocatorvirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, vtkPoints *points, vtkIdList *cellIds, vtkGenericCell *cell)vtkStaticCellLocatorvirtual
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)vtkStaticCellLocatorvirtual
IsInBounds(const double bounds[6], const double x[3], double tol=0.0)vtkAbstractCellLocatorprotectedstatic
IsTypeOf(const char *type)vtkStaticCellLocatorstatic
LargeIdsvtkStaticCellLocatorprotected
LevelvtkLocatorprotected
MaxLevelvtkLocatorprotected
MaxNumberOfBucketsvtkStaticCellLocatorprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkStaticCellLocatorstatic
NewInstance() constvtkStaticCellLocator
NewInstanceInternal() constvtkStaticCellLocatorprotectedvirtual
NumberOfCellsPerNodevtkAbstractCellLocatorprotected
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkStaticCellLocatorvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessorvtkStaticCellLocatorprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
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)vtkStaticCellLocatorstatic
SetAutomatic(vtkTypeBool)vtkLocatorvirtual
SetCacheCellBounds(vtkTypeBool)vtkAbstractCellLocatorvirtual
SetDataSet(vtkDataSet *)vtkLocatorvirtual
SetDebug(bool debugFlag)vtkObject
SetDivisions(int, int, int)vtkStaticCellLocatorvirtual
SetDivisions(int[3])vtkStaticCellLocatorvirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMaxLevel(int)vtkLocatorvirtual
SetMaxNumberOfBuckets(vtkIdType)vtkStaticCellLocatorvirtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetNumberOfCellsPerNode(int)vtkAbstractCellLocatorvirtual
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SetRetainCellLists(vtkTypeBool)vtkAbstractCellLocatorvirtual
SetTolerance(double)vtkLocatorvirtual
SetUseExistingSearchStructure(vtkTypeBool)vtkLocatorvirtual
ShallowCopy(vtkAbstractCellLocator *locator) overridevtkStaticCellLocatorvirtual
StoreCellBounds()vtkAbstractCellLocatorprotectedvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkStaticCellLocator
TolerancevtkLocatorprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
Update()vtkLocatorvirtual
UpdateInternalWeights()vtkAbstractCellLocatorprotected
UseExistingSearchStructurevtkLocatorprotected
UseExistingSearchStructureOff()vtkLocatorvirtual
UseExistingSearchStructureOn()vtkLocatorvirtual
UsesGarbageCollector() const overridevtkLocatorinlinevirtual
vtkAbstractCellLocator()vtkAbstractCellLocatorprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCellBinnervtkStaticCellLocatorfriend
vtkCellProcessorvtkStaticCellLocatorfriend
vtkLocator()vtkLocatorprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkStaticCellLocator()vtkStaticCellLocatorprotected
WeakPointersvtkObjectBaseprotected
WeightsvtkAbstractCellLocatorprotected
WeightsTimevtkAbstractCellLocatorprotected
~vtkAbstractCellLocator() overridevtkAbstractCellLocatorprotected
~vtkLocator() overridevtkLocatorprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkStaticCellLocator() overridevtkStaticCellLocatorprotected