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)vtkObject [inline]
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObject [inline]
AutomaticvtkLocator [protected]
AutomaticOff()vtkLocator [virtual]
AutomaticOn()vtkLocator [virtual]
BoundsvtkAbstractPointLocator [protected]
BreakOnError()vtkObject [static]
BuildLocator()vtkPointLocator [virtual]
BuildTimevtkLocator [protected]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
DataSetvtkLocator [protected]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObjectBase [virtual]
Distance2ToBounds(const double x[3], const double bounds[6])vtkPointLocator [protected]
Distance2ToBucket(const double x[3], const int nei[3])vtkPointLocator [protected]
DivisionsvtkPointLocator [protected]
FastDelete()vtkObjectBase [virtual]
FindClosestInsertedPoint(const double x[3])vtkPointLocator [virtual]
FindClosestNPoints(int N, const double x[3], vtkIdList *result)vtkPointLocator [virtual]
vtkIncrementalPointLocator::FindClosestNPoints(int N, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
FindClosestPoint(const double x[3])vtkPointLocator [virtual]
vtkIncrementalPointLocator::FindClosestPoint(double x, double y, double z)vtkAbstractPointLocator
FindClosestPointWithinRadius(double radius, const double x[3], double &dist2)vtkPointLocator [virtual]
FindClosestPointWithinRadius(double radius, const double x[3], double inputDataLength, double &dist2)vtkPointLocator [virtual]
FindDistributedPoints(int N, const double x[3], vtkIdList *result, int M)vtkPointLocator [virtual]
FindDistributedPoints(int N, double x, double y, double z, vtkIdList *result, int M)vtkPointLocator [virtual]
FindPointsWithinRadius(double R, const double x[3], vtkIdList *result)vtkPointLocator [virtual]
vtkIncrementalPointLocator::FindPointsWithinRadius(double R, double x, double y, double z, vtkIdList *result)vtkAbstractPointLocator
FreeSearchStructure()vtkPointLocator [virtual]
GenerateFace(int face, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys)vtkPointLocator [protected]
GenerateRepresentation(int level, vtkPolyData *pd)vtkPointLocator [virtual]
GetAutomatic()vtkLocator [virtual]
GetBounds()vtkAbstractPointLocator [inline, virtual]
GetBounds(double *)vtkAbstractPointLocator [virtual]
GetBucketNeighbors(vtkNeighborPoints *buckets, const int ijk[3], const int ndivs[3], int level)vtkPointLocator [protected]
GetBuildTime()vtkLocator [virtual]
GetClassName()vtkPointLocator [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDataSet()vtkLocator [virtual]
GetDebug()vtkObject
GetDivisions()vtkPointLocator [virtual]
GetDivisions(int data[3])vtkPointLocator [virtual]
GetGlobalWarningDisplay()vtkObject [static]
GetLevel()vtkLocator [virtual]
GetMaxLevel()vtkLocator [virtual]
GetMTime()vtkObject [virtual]
GetNumberOfPointsPerBucket()vtkPointLocator [virtual]
GetOverlappingBuckets(vtkNeighborPoints *buckets, const double x[3], const int ijk[3], double dist, int level)vtkPointLocator [protected]
GetOverlappingBuckets(vtkNeighborPoints *buckets, const double x[3], double dist, int prevMinLevel[3], int prevMaxLevel[3])vtkPointLocator [protected]
GetPoints()vtkPointLocator [virtual]
GetPointsInBucket(const double x[3], int ijk[3])vtkPointLocator [virtual]
GetReferenceCount()vtkObjectBase [inline]
GetTolerance()vtkLocator [virtual]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
HvtkPointLocator [protected]
HashTablevtkPointLocator [protected]
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkPointLocator [virtual]
InitPointInsertion(vtkPoints *newPts, const double bounds[6])vtkPointLocator [virtual]
InitPointInsertion(vtkPoints *newPts, const double bounds[6], vtkIdType estSize)vtkPointLocator [virtual]
InsertionLevelvtkPointLocator [protected]
InsertionPointIdvtkPointLocator [protected]
InsertionTol2vtkPointLocator [protected]
InsertNextPoint(const double x[3])vtkPointLocator [virtual]
InsertPoint(vtkIdType ptId, const double x[3])vtkPointLocator [virtual]
InsertUniquePoint(const double x[3], vtkIdType &ptId)vtkPointLocator [virtual]
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalReleaseFocus()vtkObject [protected]
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObject [inline]
InvokeEvent(const char *event)vtkObject [inline]
IsA(const char *type)vtkPointLocator [virtual]
IsInsertedPoint(double x, double y, double z)vtkPointLocator [inline, virtual]
IsInsertedPoint(const double x[3])vtkPointLocator [virtual]
IsTypeOf(const char *type)vtkPointLocator [static]
LevelvtkLocator [protected]
MaxLevelvtkLocator [protected]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkPointLocator [static]
NumberOfBucketsvtkPointLocator [protected]
NumberOfPointsPerBucketvtkPointLocator [protected]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
PointsvtkPointLocator [protected]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkPointLocator [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkLocator [virtual]
RegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
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 *)vtkLocator [protected, virtual]
SafeDownCast(vtkObject *o)vtkPointLocator [static]
SetAutomatic(int)vtkLocator [virtual]
SetDataSet(vtkDataSet *)vtkLocator [virtual]
SetDebug(unsigned char debugFlag)vtkObject
SetDivisions(int, int, int)vtkPointLocator [virtual]
SetDivisions(int[3])vtkPointLocator [virtual]
SetGlobalWarningDisplay(int val)vtkObject [static]
SetMaxLevel(int)vtkLocator [virtual]
SetNumberOfPointsPerBucket(int)vtkPointLocator [virtual]
SetReferenceCount(int)vtkObjectBase
SetTolerance(double)vtkLocator [virtual]
SubjectHelpervtkObject [protected]
Superclass typedefvtkPointLocator
TolerancevtkLocator [protected]
UnRegister(vtkObjectBase *o)vtkLocator [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
Update()vtkLocator [virtual]
vtkAbstractPointLocator()vtkAbstractPointLocator [protected]
vtkIncrementalPointLocator()vtkIncrementalPointLocator [protected]
vtkLocator()vtkLocator [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
vtkPointLocator()vtkPointLocator [protected]
WeakPointersvtkObjectBase [protected]
~vtkAbstractPointLocator()vtkAbstractPointLocator [protected, virtual]
~vtkIncrementalPointLocator()vtkIncrementalPointLocator [protected, virtual]
~vtkLocator()vtkLocator [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]
~vtkPointLocator()vtkPointLocator [protected, virtual]


Generated on Wed Aug 24 11:56:15 2011 for VTK by  doxygen 1.5.6