VTK  9.3.20240328
vtkKdTreePointLocator Member List

This is the complete list of members for vtkKdTreePointLocator, 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
BoundsvtkAbstractPointLocatorprotected
BreakOnError()vtkObjectstatic
BuildLocator() overridevtkKdTreePointLocatorvirtual
BuildLocatorInternal() overridevtkKdTreePointLocatorprotectedvirtual
BuildTimevtkLocatorprotected
DataSetvtkLocatorprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
FindClosestNPoints(int N, const double x[3], vtkIdList *result) overridevtkKdTreePointLocatorvirtual
vtkAbstractPointLocator::FindClosestNPoints(int N, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
FindClosestPoint(const double x[3]) overridevtkKdTreePointLocatorvirtual
vtkAbstractPointLocator::FindClosestPoint(double x, double y, double z)vtkAbstractPointLocator
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2) overridevtkKdTreePointLocatorvirtual
FindPointsWithinRadius(double R, const double x[3], vtkIdList *result) overridevtkKdTreePointLocatorvirtual
vtkAbstractPointLocator::FindPointsWithinRadius(double R, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
ForceBuildLocator() overridevtkKdTreePointLocatorvirtual
FreeSearchStructure() overridevtkKdTreePointLocatorvirtual
GenerateRepresentation(int level, vtkPolyData *pd) overridevtkKdTreePointLocatorvirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetAutomatic()vtkLocatorvirtual
GetBounds()vtkAbstractPointLocatorinlinevirtual
GetBounds(double *)vtkAbstractPointLocatorvirtual
GetBuildTime()vtkLocatorvirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDataSet()vtkLocatorvirtual
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLevel()vtkLocatorvirtual
GetMaxLevel()vtkLocatorvirtual
GetMTime()vtkObjectvirtual
GetNumberOfBuckets()vtkAbstractPointLocatorvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetReferenceCount()vtkObjectBaseinline
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)vtkKdTreePointLocatorvirtual
IsTypeOf(const char *type)vtkKdTreePointLocatorstatic
KdTreevtkKdTreePointLocatorprotected
LevelvtkLocatorprotected
MaxLevelvtkLocatorprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkKdTreePointLocatorstatic
NewInstance() constvtkKdTreePointLocator
NewInstanceInternal() constvtkKdTreePointLocatorprotectedvirtual
NumberOfBucketsvtkAbstractPointLocatorprotected
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkKdTreePointLocatorvirtual
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)vtkKdTreePointLocatorstatic
SetAutomatic(vtkTypeBool)vtkLocatorvirtual
SetDataSet(vtkDataSet *)vtkLocatorvirtual
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
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 typedefvtkKdTreePointLocator
TolerancevtkLocatorprotected
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
vtkKdTreePointLocator()vtkKdTreePointLocatorprotected
vtkLocator()vtkLocatorprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkAbstractPointLocator() overridevtkAbstractPointLocatorprotected
~vtkKdTreePointLocator() overridevtkKdTreePointLocatorprotected
~vtkLocator() overridevtkLocatorprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual