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

vtkCellLocator Member List

This is the complete list of members for vtkCellLocator, including all inherited members.
AddObserver(unsigned long event, vtkCommand *)vtkObject
AddObserver(const char *event, vtkCommand *) (defined in vtkObject)vtkObject
Automatic (defined in vtkLocator)vtkLocator [protected]
AutomaticOff() (defined in vtkLocator)vtkLocator [virtual]
AutomaticOn() (defined in vtkLocator)vtkLocator [virtual]
Bounds (defined in vtkCellLocator)vtkCellLocator [protected]
BreakOnError()vtkObject [static]
Buckets (defined in vtkCellLocator)vtkCellLocator [protected]
BuildLocator()vtkCellLocator [virtual]
BuildTime (defined in vtkLocator)vtkLocator [protected]
CacheCellBounds (defined in vtkCellLocator)vtkCellLocator [protected]
CacheCellBoundsOff() (defined in vtkCellLocator)vtkCellLocator [virtual]
CacheCellBoundsOn() (defined in vtkCellLocator)vtkCellLocator [virtual]
CellBounds (defined in vtkCellLocator)vtkCellLocator [protected]
CellHasBeenVisited (defined in vtkCellLocator)vtkCellLocator [protected]
ClearCellHasBeenVisited() (defined in vtkCellLocator)vtkCellLocator [protected]
ClearCellHasBeenVisited(int id) (defined in vtkCellLocator)vtkCellLocator [protected]
DataSet (defined in vtkLocator)vtkLocator [protected]
Debug (defined in vtkObject)vtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObject [virtual]
Distance2ToBounds(float x[3], float bounds[6]) (defined in vtkCellLocator)vtkCellLocator [protected]
Distance2ToBucket(float x[3], int nei[3]) (defined in vtkCellLocator)vtkCellLocator [protected]
FindClosestPoint(float x[3], float closestPoint[3], int &cellId, int &subId, float &dist2)vtkCellLocator
FindClosestPoint(float x[3], float closestPoint[3], vtkGenericCell *cell, int &cellId, int &subId, float &dist2)vtkCellLocator
FindClosestPointWithinRadius(float x[3], float radius, float closestPoint[3], int &cellId, int &subId, float &dist2)vtkCellLocator
FindClosestPointWithinRadius(float x[3], float radius, float closestPoint[3], vtkGenericCell *cell, int &cellId, int &subId, float &dist2)vtkCellLocator
FindClosestPointWithinRadius(float x[3], float radius, float closestPoint[3], vtkGenericCell *cell, int &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) (defined in vtkCellLocator)vtkCellLocator [protected]
GenerateIndex(int offset, int numDivs, int i, int j, int k, int &idx) (defined in vtkCellLocator)vtkCellLocator [protected]
GenerateRepresentation(int level, vtkPolyData *pd)vtkCellLocator [virtual]
GetAutomatic() (defined in vtkLocator)vtkLocator [virtual]
GetBucketNeighbors(int ijk[3], int ndivs, int level) (defined in vtkCellLocator)vtkCellLocator [protected]
GetBuildTime()vtkLocator [virtual]
GetCacheCellBounds() (defined in vtkCellLocator)vtkCellLocator [virtual]
GetCells(int bucket)vtkCellLocator [virtual]
GetChildren(int idx, int level, int children[8]) (defined in vtkCellLocator)vtkCellLocator [protected]
GetClassName()vtkCellLocator [virtual]
GetCommand(unsigned long tag) (defined in vtkObject)vtkObject
GetDataSet() (defined in vtkLocator)vtkLocator [virtual]
GetDebug()vtkObject
GetGlobalWarningDisplay() (defined in vtkObject)vtkObject [static]
GetLevel()vtkLocator [virtual]
GetMaxLevel() (defined in vtkLocator)vtkLocator [virtual]
GetMTime()vtkObject [virtual]
GetNumberOfBuckets(void)vtkCellLocator [virtual]
GetNumberOfCellsPerBucket() (defined in vtkCellLocator)vtkCellLocator [virtual]
GetOverlappingBuckets(float x[3], int ijk[3], float dist, int prevMinLevel[3], int prevMaxLevel[3]) (defined in vtkCellLocator)vtkCellLocator [protected]
GetReferenceCount()vtkObject [inline]
GetRetainCellLists() (defined in vtkLocator)vtkLocator [virtual]
GetTolerance() (defined in vtkLocator)vtkLocator [virtual]
GlobalWarningDisplayOff() (defined in vtkObject)vtkObject [inline, static]
GlobalWarningDisplayOn() (defined in vtkObject)vtkObject [inline, static]
H (defined in vtkCellLocator)vtkCellLocator [protected]
HasObserver(unsigned long event) (defined in vtkObject)vtkObject
HasObserver(const char *event) (defined in vtkObject)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, int &cellId)vtkCellLocator [virtual]
IntersectWithLine(float a0[3], float a1[3], float tol, float &t, float x[3], float pcoords[3], int &subId, int &cellId, vtkGenericCell *cell)vtkCellLocator [virtual]
InvokeEvent(unsigned long event, void *callData) (defined in vtkObject)vtkObject
InvokeEvent(const char *event, void *callData) (defined in vtkObject)vtkObject
IsA(const char *type)vtkCellLocator [virtual]
IsTypeOf(const char *type)vtkCellLocator [static]
Level (defined in vtkLocator)vtkLocator [protected]
MarkParents(void *, int, int, int, int, int) (defined in vtkCellLocator)vtkCellLocator [protected]
MaxLevel (defined in vtkLocator)vtkLocator [protected]
Modified()vtkObject [inline, virtual]
MTime (defined in vtkObject)vtkObject [protected]
New()vtkCellLocator [static]
NumberOfCellsPerBucket (defined in vtkCellLocator)vtkCellLocator [protected]
NumberOfDivisions (defined in vtkCellLocator)vtkCellLocator [protected]
NumberOfOctants (defined in vtkCellLocator)vtkCellLocator [protected]
NumberOfParents (defined in vtkCellLocator)vtkCellLocator [protected]
operator=(const vtkCellLocator &) (defined in vtkCellLocator)vtkCellLocator [inline, protected]
operator=(const vtkLocator &) (defined in vtkLocator)vtkLocator [inline, protected]
operator=(const vtkObject &) (defined in vtkObject)vtkObject [inline, protected]
Print(ostream &os)vtkObject
PrintHeader(ostream &os, vtkIndent indent) (defined in vtkObject)vtkObject [virtual]
PrintSelf(ostream &os, vtkIndent indent)vtkCellLocator [virtual]
PrintTrailer(ostream &os, vtkIndent indent) (defined in vtkObject)vtkObject [virtual]
QueryNumber (defined in vtkCellLocator)vtkCellLocator [protected]
ReferenceCount (defined in vtkObject)vtkObject [protected]
Register(vtkObject *o)vtkObject
RemoveObserver(unsigned long tag) (defined in vtkObject)vtkObject
RetainCellLists (defined in vtkLocator)vtkLocator [protected]
RetainCellListsOff() (defined in vtkLocator)vtkLocator [virtual]
RetainCellListsOn() (defined in vtkLocator)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)vtkObject
SetRetainCellLists(int)vtkLocator [virtual]
SetTolerance(float)vtkLocator [virtual]
SubjectHelper (defined in vtkObject)vtkObject [protected]
Tolerance (defined in vtkLocator)vtkLocator [protected]
Tree (defined in vtkCellLocator)vtkCellLocator [protected]
UnRegister(vtkObject *o)vtkObject [virtual]
Update()vtkLocator [virtual]
vtkCellLocator() (defined in vtkCellLocator)vtkCellLocator [protected]
vtkCellLocator(const vtkCellLocator &) (defined in vtkCellLocator)vtkCellLocator [inline, protected]
vtkLocator() (defined in vtkLocator)vtkLocator [protected]
vtkLocator(const vtkLocator &) (defined in vtkLocator)vtkLocator [inline, protected]
vtkObject() (defined in vtkObject)vtkObject [protected]
vtkObject(const vtkObject &) (defined in vtkObject)vtkObject [inline, protected]
~vtkCellLocator() (defined in vtkCellLocator)vtkCellLocator [protected]
~vtkLocator() (defined in vtkLocator)vtkLocator [protected]
~vtkObject() (defined in vtkObject)vtkObject [protected, virtual]

Generated on Tue Mar 19 13:24:01 2002 for VTK by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002