VTK  9.3.20240425
vtkIncrementalPointLocator Member List

This is the complete list of members for vtkIncrementalPointLocator, 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()=0vtkLocatorpure virtual
BuildLocatorInternal()vtkLocatorinlineprotectedvirtual
BuildTimevtkLocatorprotected
DataSetvtkLocatorprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
FindClosestInsertedPoint(const double x[3])=0vtkIncrementalPointLocatorpure virtual
FindClosestNPoints(int N, const double x[3], vtkIdList *result)=0vtkAbstractPointLocatorpure virtual
FindClosestNPoints(int N, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
FindClosestPoint(const double x[3])=0vtkAbstractPointLocatorpure virtual
FindClosestPoint(double x, double y, double z)vtkAbstractPointLocator
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2)=0vtkAbstractPointLocatorpure virtual
FindPointsWithinRadius(double R, const double x[3], vtkIdList *result)=0vtkAbstractPointLocatorpure virtual
FindPointsWithinRadius(double R, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
ForceBuildLocator()vtkLocatorinlinevirtual
FreeSearchStructure()=0vtkLocatorpure virtual
GenerateRepresentation(int level, vtkPolyData *pd)=0vtkLocatorpure virtual
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
InitPointInsertion(vtkPoints *newPts, const double bounds[6])=0vtkIncrementalPointLocatorpure virtual
InitPointInsertion(vtkPoints *newPts, const double bounds[6], vtkIdType estSize)=0vtkIncrementalPointLocatorpure virtual
InsertNextPoint(const double x[3])=0vtkIncrementalPointLocatorpure virtual
InsertPoint(vtkIdType ptId, const double x[3])=0vtkIncrementalPointLocatorpure virtual
InsertUniquePoint(const double x[3], vtkIdType &ptId)=0vtkIncrementalPointLocatorpure virtual
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)vtkIncrementalPointLocatorvirtual
IsInsertedPoint(double x, double y, double z)=0vtkIncrementalPointLocatorpure virtual
IsInsertedPoint(const double x[3])=0vtkIncrementalPointLocatorpure virtual
IsTypeOf(const char *type)vtkIncrementalPointLocatorstatic
LevelvtkLocatorprotected
MaxLevelvtkLocatorprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkObjectstatic
NewInstance() constvtkIncrementalPointLocator
NewInstanceInternal() constvtkIncrementalPointLocatorprotectedvirtual
NumberOfBucketsvtkAbstractPointLocatorprotected
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkIncrementalPointLocatorvirtual
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)vtkIncrementalPointLocatorstatic
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 typedefvtkIncrementalPointLocator
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
vtkIncrementalPointLocator()vtkIncrementalPointLocatorprotected
vtkLocator()vtkLocatorprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkAbstractPointLocator() overridevtkAbstractPointLocatorprotected
~vtkIncrementalPointLocator() overridevtkIncrementalPointLocatorprotected
~vtkLocator() overridevtkLocatorprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual