Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

vtkCellLocator Member List

This is the complete list of members for vtkCellLocator, including all inherited members.
AddObserver(unsigned long event, vtkCommand *, float priority=0.0)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0)vtkObject
AutomaticvtkLocator [protected]
AutomaticOff()vtkLocator [virtual]
AutomaticOn()vtkLocator [virtual]
BoundsvtkCellLocator [protected]
BreakOnError()vtkObject [static]
BucketsvtkCellLocator [protected]
BuildLocator()vtkCellLocator [virtual]
BuildTimevtkLocator [protected]
CacheCellBoundsvtkCellLocator [protected]
CacheCellBoundsOff()vtkCellLocator [virtual]
CacheCellBoundsOn()vtkCellLocator [virtual]
CellBoundsvtkCellLocator [protected]
CellHasBeenVisitedvtkCellLocator [protected]
ClearCellHasBeenVisited()vtkCellLocator [protected]
ClearCellHasBeenVisited(int id)vtkCellLocator [protected]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
DataSetvtkLocator [protected]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObjectBase [virtual]
Distance2ToBounds(float x[3], float bounds[6])vtkCellLocator [protected]
Distance2ToBucket(float x[3], int nei[3])vtkCellLocator [protected]
FindClosestPoint(float x[3], float closestPoint[3], vtkIdType &cellId, int &subId, float &dist2)vtkCellLocator
FindClosestPoint(float x[3], float closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, float &dist2)vtkCellLocator
FindClosestPointWithinRadius(float x[3], float radius, float closestPoint[3], vtkIdType &cellId, int &subId, float &dist2)vtkCellLocator
FindClosestPointWithinRadius(float x[3], float radius, float closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, float &dist2)vtkCellLocator
FindClosestPointWithinRadius(float x[3], float radius, float closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, float &dist2, int &inside)vtkCellLocator
FreeSearchStructure()vtkCellLocator [virtual]
GenerateFace(int face, int numDivs, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys)vtkCellLocator [protected]
GenerateIndex(int offset, int numDivs, int i, int j, int k, vtkIdType &idx)vtkCellLocator [protected]
GenerateRepresentation(int level, vtkPolyData *pd)vtkCellLocator [virtual]
GetAutomatic()vtkLocator [virtual]
GetBucketNeighbors(int ijk[3], int ndivs, int level)vtkCellLocator [protected]
GetBuildTime()vtkLocator [virtual]
GetCacheCellBounds()vtkCellLocator [virtual]
GetCells(int bucket)vtkCellLocator [virtual]
GetChildren(int idx, int level, int children[8])vtkCellLocator [protected]
GetClassName()vtkCellLocator [virtual]
vtkObjectBase::GetClassName() constvtkObjectBase [inline, virtual]
GetCommand(unsigned long tag)vtkObject
GetDataSet()vtkLocator [virtual]
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObject [static]
GetLevel()vtkLocator [virtual]
GetMaxLevel()vtkLocator [virtual]
GetMTime()vtkObject [virtual]
GetNumberOfBuckets(void)vtkCellLocator [virtual]
GetNumberOfCellsPerBucket()vtkCellLocator [virtual]
GetOverlappingBuckets(float x[3], int ijk[3], float dist, int prevMinLevel[3], int prevMaxLevel[3])vtkCellLocator [protected]
GetReferenceCount()vtkObjectBase [inline]
GetRetainCellLists()vtkLocator [virtual]
GetTolerance()vtkLocator [virtual]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
HvtkCellLocator [protected]
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkLocator [virtual]
IntersectWithLine(float a0[3], float a1[3], float tol, float &t, float x[3], float pcoords[3], int &subId)vtkCellLocator [virtual]
IntersectWithLine(float a0[3], float a1[3], float tol, float &t, float x[3], float pcoords[3], int &subId, vtkIdType &cellId)vtkCellLocator [virtual]
IntersectWithLine(float a0[3], float a1[3], float tol, float &t, float x[3], float pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell)vtkCellLocator [virtual]
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)vtkCellLocator [virtual]
IsTypeOf(const char *type)vtkCellLocator [static]
LevelvtkLocator [protected]
MarkParents(void *, int, int, int, int, int)vtkCellLocator [protected]
MaxLevelvtkLocator [protected]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkCellLocator [static]
NumberOfCellsPerBucketvtkCellLocator [protected]
NumberOfDivisionsvtkCellLocator [protected]
NumberOfOctantsvtkCellLocator [protected]
NumberOfParentsvtkCellLocator [protected]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkCellLocator [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
QueryNumbervtkCellLocator [protected]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkObject [virtual]
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
RetainCellListsvtkLocator [protected]
RetainCellListsOff()vtkLocator [virtual]
RetainCellListsOn()vtkLocator [virtual]
SafeDownCast(vtkObject *o)vtkCellLocator [static]
SetAutomatic(int)vtkLocator [virtual]
SetCacheCellBounds(int)vtkCellLocator [virtual]
SetDataSet(vtkDataSet *)vtkLocator [virtual]
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetMaxLevel(int)vtkLocator [virtual]
SetNumberOfCellsPerBucket(int)vtkCellLocator [virtual]
SetReferenceCount(int)vtkObjectBase
SetRetainCellLists(int)vtkLocator [virtual]
SetTolerance(float)vtkLocator [virtual]
SubjectHelpervtkObject [protected]
Superclass typedefvtkCellLocator
TolerancevtkLocator [protected]
TreevtkCellLocator [protected]
UnRegister(vtkObjectBase *o)vtkObject [virtual]
Update()vtkLocator [virtual]
vtkCellLocator()vtkCellLocator [protected]
vtkLocator()vtkLocator [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
~vtkCellLocator()vtkCellLocator [protected]
~vtkLocator()vtkLocator [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]