VTK  9.3.20240327
vtkPointLocator Member List

This is the complete list of members for vtkPointLocator, 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() overridevtkPointLocatorvirtual
BuildLocatorInternal() overridevtkPointLocatorprotectedvirtual
BuildTimevtkLocatorprotected
BXvtkPointLocatorprotected
BYvtkPointLocatorprotected
BZvtkPointLocatorprotected
ComputePerformanceFactors()vtkPointLocatorprotected
DataSetvtkLocatorprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
Distance2ToBounds(const double x[3], const double bounds[6])vtkPointLocatorprotected
Distance2ToBucket(const double x[3], const int nei[3])vtkPointLocatorprotected
DivisionsvtkPointLocatorprotected
FastDelete()vtkObjectBasevirtual
FindClosestInsertedPoint(const double x[3]) overridevtkPointLocatorvirtual
FindClosestNPoints(int N, const double x[3], vtkIdList *result) overridevtkPointLocatorvirtual
vtkIncrementalPointLocator::FindClosestNPoints(int N, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
FindClosestPoint(const double x[3]) overridevtkPointLocatorvirtual
FindClosestPoint(const double x[3])=0vtkPointLocator
FindClosestPoint(double x, double y, double z)vtkPointLocator
vtkIncrementalPointLocator::FindClosestPoint(double x, double y, double z)vtkAbstractPointLocator
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2) overridevtkPointLocatorvirtual
FindClosestPointWithinRadius(double radius, const double x[3], double inputDataLength, double &dist2)vtkPointLocatorvirtual
FindDistributedPoints(int N, const double x[3], vtkIdList *result, int M)vtkPointLocatorvirtual
FindDistributedPoints(int N, double x, double y, double z, vtkIdList *result, int M)vtkPointLocatorvirtual
FindPointsWithinRadius(double R, const double x[3], vtkIdList *result) overridevtkPointLocatorvirtual
vtkIncrementalPointLocator::FindPointsWithinRadius(double R, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
ForceBuildLocator() overridevtkPointLocatorvirtual
FreeSearchStructure() overridevtkPointLocatorvirtual
FXvtkPointLocatorprotected
FYvtkPointLocatorprotected
FZvtkPointLocatorprotected
GenerateFace(int face, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys)vtkPointLocatorprotected
GenerateRepresentation(int level, vtkPolyData *pd) overridevtkPointLocatorvirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetAutomatic()vtkLocatorvirtual
GetBounds()vtkAbstractPointLocatorinlinevirtual
GetBounds(double *)vtkAbstractPointLocatorvirtual
GetBucketIndex(const double *x) constvtkPointLocatorinlineprotected
GetBucketIndices(const double *x, int ijk[3]) constvtkPointLocatorinlineprotected
GetBucketNeighbors(vtkNeighborPoints *buckets, const int ijk[3], const int ndivs[3], int level)vtkPointLocatorprotected
GetBuildTime()vtkLocatorvirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDataSet()vtkLocatorvirtual
GetDebug()vtkObject
GetDivisions()vtkPointLocatorvirtual
GetDivisions(int data[3])vtkPointLocatorvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLevel()vtkLocatorvirtual
GetMaxLevel()vtkLocatorvirtual
GetMTime()vtkObjectvirtual
GetNumberOfBuckets()vtkAbstractPointLocatorvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPointsPerBucket()vtkPointLocatorvirtual
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetOverlappingBuckets(vtkNeighborPoints *buckets, const double x[3], const int ijk[3], double dist, int level)vtkPointLocatorprotected
GetOverlappingBuckets(vtkNeighborPoints *buckets, const double x[3], double dist, int prevMinLevel[3], int prevMaxLevel[3])vtkPointLocatorprotected
GetPoints()vtkPointLocatorvirtual
GetPointsInBucket(const double x[3], int ijk[3])vtkPointLocatorvirtual
GetReferenceCount()vtkObjectBaseinline
GetTolerance()vtkLocatorvirtual
GetUseExistingSearchStructure()vtkLocatorvirtual
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HvtkPointLocatorprotected
HashTablevtkPointLocatorprotected
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
HXvtkPointLocatorprotected
HYvtkPointLocatorprotected
HZvtkPointLocatorprotected
Initialize() overridevtkPointLocatorvirtual
InitializeObjectBase()vtkObjectBase
InitPointInsertion(vtkPoints *newPts, const double bounds[6]) overridevtkPointLocatorvirtual
InitPointInsertion(vtkPoints *newPts, const double bounds[6], vtkIdType estNumPts) overridevtkPointLocatorvirtual
InsertionLevelvtkPointLocatorprotected
InsertionPointIdvtkPointLocatorprotected
InsertionTol2vtkPointLocatorprotected
InsertNextPoint(const double x[3]) overridevtkPointLocatorvirtual
InsertPoint(vtkIdType ptId, const double x[3]) overridevtkPointLocatorvirtual
InsertUniquePoint(const double x[3], vtkIdType &ptId) overridevtkPointLocatorvirtual
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)vtkPointLocatorvirtual
IsInsertedPoint(double x, double y, double z) overridevtkPointLocatorinlinevirtual
IsInsertedPoint(const double x[3]) overridevtkPointLocatorvirtual
IsTypeOf(const char *type)vtkPointLocatorstatic
LevelvtkLocatorprotected
MaxLevelvtkLocatorprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkPointLocatorstatic
NewInstance() constvtkPointLocator
NewInstanceInternal() constvtkPointLocatorprotectedvirtual
NumberOfBucketsvtkAbstractPointLocatorprotected
NumberOfPointsPerBucketvtkPointLocatorprotected
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointsvtkPointLocatorprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkPointLocatorvirtual
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)vtkPointLocatorstatic
SetAutomatic(vtkTypeBool)vtkLocatorvirtual
SetDataSet(vtkDataSet *)vtkLocatorvirtual
SetDebug(bool debugFlag)vtkObject
SetDivisions(int, int, int)vtkPointLocatorvirtual
SetDivisions(int[3])vtkPointLocatorvirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMaxLevel(int)vtkLocatorvirtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetNumberOfPointsPerBucket(int)vtkPointLocatorvirtual
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SetTolerance(double)vtkLocatorvirtual
SetUseExistingSearchStructure(vtkTypeBool)vtkLocatorvirtual
SliceSizevtkPointLocatorprotected
SubjectHelpervtkObjectprotected
Superclass typedefvtkPointLocator
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
vtkPointLocator()vtkPointLocatorprotected
WeakPointersvtkObjectBaseprotected
XDvtkPointLocatorprotected
YDvtkPointLocatorprotected
ZDvtkPointLocatorprotected
~vtkAbstractPointLocator() overridevtkAbstractPointLocatorprotected
~vtkIncrementalPointLocator() overridevtkIncrementalPointLocatorprotected
~vtkLocator() overridevtkLocatorprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkPointLocator() overridevtkPointLocatorprotected