VTK  9.3.20240419
vtkOctreePointLocator Member List

This is the complete list of members for vtkOctreePointLocator, including all inherited members.

AddAllPointsInRegion(vtkOctreePointLocatorNode *node, vtkIdList *ids)vtkOctreePointLocatorprotected
AddAllPointsInRegion(vtkOctreePointLocatorNode *node, vtkIdTypeArray *ids)vtkOctreePointLocatorprotected
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
AddPolys(vtkOctreePointLocatorNode *node, vtkPoints *pts, vtkCellArray *polys)vtkOctreePointLocatorprotected
AutomaticvtkLocatorprotected
AutomaticOff()vtkLocatorvirtual
AutomaticOn()vtkLocatorvirtual
BoundsvtkAbstractPointLocatorprotected
BreakOnError()vtkObjectstatic
BuildLeafNodeList(vtkOctreePointLocatorNode *node, int &index)vtkOctreePointLocatorprotected
BuildLocator() overridevtkOctreePointLocatorvirtual
BuildLocatorInternal() overridevtkOctreePointLocatorprotectedvirtual
BuildTimevtkLocatorprotected
CreateCubicOctantsvtkOctreePointLocatorprotected
DataSetvtkLocatorprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DeleteAllDescendants(vtkOctreePointLocatorNode *octant)vtkOctreePointLocatorprotectedstatic
DivideRegion(vtkOctreePointLocatorNode *node, int *ordering, int level)vtkOctreePointLocatorprotected
DivideTest(int size, int level)vtkOctreePointLocatorprotected
FastDelete()vtkObjectBasevirtual
FindClosestNPoints(int N, const double x[3], vtkIdList *result) overridevtkOctreePointLocatorvirtual
vtkAbstractPointLocator::FindClosestNPoints(int N, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
FindClosestPoint(const double x[3]) overridevtkOctreePointLocatorvirtual
FindClosestPoint(double x, double y, double z, double &dist2)vtkOctreePointLocator
vtkAbstractPointLocator::FindClosestPoint(double x, double y, double z)vtkAbstractPointLocator
FindClosestPointInRegion(int regionId, double *x, double &dist2)vtkOctreePointLocator
FindClosestPointInRegion(int regionId, double x, double y, double z, double &dist2)vtkOctreePointLocator
FindClosestPointInRegion_(int leafNodeId, double x, double y, double z, double &dist2)vtkOctreePointLocatorprotected
FindClosestPointInSphere(double x, double y, double z, double radius, int skipRegion, double &dist2)vtkOctreePointLocatorprotected
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2) overridevtkOctreePointLocatorvirtual
FindPointsInArea(double *area, vtkIdTypeArray *ids, bool clearArray=true)vtkOctreePointLocator
FindPointsInArea(vtkOctreePointLocatorNode *node, double *area, vtkIdTypeArray *ids)vtkOctreePointLocatorprotected
FindPointsWithinRadius(double radius, const double x[3], vtkIdList *result) overridevtkOctreePointLocatorvirtual
FindPointsWithinRadius(vtkOctreePointLocatorNode *node, double radiusSquared, const double x[3], vtkIdList *ids)vtkOctreePointLocatorprotected
vtkAbstractPointLocator::FindPointsWithinRadius(double R, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
FindRegion(vtkOctreePointLocatorNode *node, float x, float y, float z)vtkOctreePointLocatorprotected
FindRegion(vtkOctreePointLocatorNode *node, double x, double y, double z)vtkOctreePointLocatorprotected
ForceBuildLocator() overridevtkOctreePointLocatorvirtual
FreeSearchStructure() overridevtkOctreePointLocatorvirtual
FudgeFactorvtkOctreePointLocatorprotected
GenerateRepresentation(int level, vtkPolyData *pd) overridevtkOctreePointLocatorvirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetAutomatic()vtkLocatorvirtual
GetBounds() overridevtkOctreePointLocatorvirtual
GetBounds(double *bounds) overridevtkOctreePointLocatorvirtual
GetBuildTime()vtkLocatorvirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCreateCubicOctants()vtkOctreePointLocatorvirtual
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDataSet()vtkLocatorvirtual
GetDebug()vtkObject
GetFudgeFactor()vtkOctreePointLocatorvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLevel()vtkLocatorvirtual
GetMaximumPointsPerRegion()vtkOctreePointLocatorvirtual
GetMaxLevel()vtkLocatorvirtual
GetMTime()vtkObjectvirtual
GetNumberOfBuckets()vtkAbstractPointLocatorvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfLeafNodes()vtkOctreePointLocatorvirtual
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetPointsInRegion(int leafNodeId)vtkOctreePointLocator
GetReferenceCount()vtkObjectBaseinline
GetRegionBounds(int regionID, double bounds[6])vtkOctreePointLocator
GetRegionContainingPoint(double x, double y, double z)vtkOctreePointLocator
GetRegionDataBounds(int leafNodeID, double bounds[6])vtkOctreePointLocator
GetTolerance()vtkLocatorvirtual
GetUseExistingSearchStructure()vtkLocatorvirtual
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
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
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)vtkOctreePointLocatorvirtual
IsTypeOf(const char *type)vtkOctreePointLocatorstatic
LeafNodeListvtkOctreePointLocatorprotected
LevelvtkLocatorprotected
LocatorIdsvtkOctreePointLocatorprotected
LocatorPointsvtkOctreePointLocatorprotected
MaximumPointsPerRegionvtkOctreePointLocatorprotected
MaxLevelvtkLocatorprotected
MaxWidthvtkOctreePointLocatorprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkOctreePointLocatorstatic
NewInstance() constvtkOctreePointLocator
NewInstanceInternal() constvtkOctreePointLocatorprotectedvirtual
NumberOfBucketsvtkAbstractPointLocatorprotected
NumberOfLeafNodesvtkOctreePointLocatorprotected
NumberOfLocatorPointsvtkOctreePointLocatorprotected
ObjectNamevtkObjectprotected
operator=(const vtkOctreePointLocator &)=deletevtkOctreePointLocatorprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkOctreePointLocatorvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
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
SafeDownCast(vtkObjectBase *o)vtkOctreePointLocatorstatic
SetAutomatic(vtkTypeBool)vtkLocatorvirtual
SetCreateCubicOctants(int)vtkOctreePointLocatorvirtual
SetDataBoundsToSpatialBounds(vtkOctreePointLocatorNode *node)vtkOctreePointLocatorprotectedstatic
SetDataSet(vtkDataSet *)vtkLocatorvirtual
SetDebug(bool debugFlag)vtkObject
SetFudgeFactor(double)vtkOctreePointLocatorvirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMaximumPointsPerRegion(int)vtkOctreePointLocatorvirtual
SetMaxLevel(int)vtkLocatorvirtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SetTolerance(double)vtkLocatorvirtual
SetUseExistingSearchStructure(vtkTypeBool)vtkLocatorvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkOctreePointLocator
TolerancevtkLocatorprotected
TopvtkOctreePointLocatorprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
Update()vtkLocatorvirtual
UseExistingSearchStructurevtkLocatorprotected
UseExistingSearchStructureOff()vtkLocatorvirtual
UseExistingSearchStructureOn()vtkLocatorvirtual
UsesGarbageCollector() const overridevtkLocatorinlinevirtual
vtkAbstractPointLocator()vtkAbstractPointLocatorprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkLocator()vtkLocatorprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkOctreePointLocator()vtkOctreePointLocatorprotected
vtkOctreePointLocator(const vtkOctreePointLocator &)=deletevtkOctreePointLocatorprotected
WeakPointersvtkObjectBaseprotected
~vtkAbstractPointLocator() overridevtkAbstractPointLocatorprotected
~vtkLocator() overridevtkLocatorprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkOctreePointLocator() overridevtkOctreePointLocatorprotected