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 *)
- AddObserver(const char *event, vtkCommand *)
- Automatic
[protected]
- AutomaticOff()
[virtual]
- AutomaticOn()
[virtual]
- Bounds
[protected]
- BreakOnError()
[static]
- Buckets
[protected]
- BuildLocator()
[virtual]
- BuildTime
[protected]
- CacheCellBounds
[protected]
- CacheCellBoundsOff()
[virtual]
- CacheCellBoundsOn()
[virtual]
- CellBounds
[protected]
- CellHasBeenVisited
[protected]
- ClearCellHasBeenVisited()
[protected]
- ClearCellHasBeenVisited(int id)
[protected]
- DataSet
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- Distance2ToBounds(float x[3], float bounds[6])
[protected]
- Distance2ToBucket(float x[3], int nei[3])
[protected]
- FindClosestPoint(float x[3], float closestPoint[3], int &cellId, int &subId, float &dist2)
- FindClosestPoint(float x[3], float closestPoint[3], vtkGenericCell *cell, int &cellId, int &subId, float &dist2)
- FindClosestPointWithinRadius(float x[3], float radius, float closestPoint[3], int &cellId, int &subId, float &dist2)
- FindClosestPointWithinRadius(float x[3], float radius, float closestPoint[3], vtkGenericCell *cell, int &cellId, int &subId, float &dist2)
- FindClosestPointWithinRadius(float x[3], float radius, float closestPoint[3], vtkGenericCell *cell, int &cellId, int &subId, float &dist2, int &inside)
- FreeSearchStructure()
[virtual]
- GenerateFace(int face, int numDivs, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys)
[protected]
- GenerateIndex(int offset, int numDivs, int i, int j, int k, int &idx)
[protected]
- GenerateRepresentation(int level, vtkPolyData *pd)
[virtual]
- GetAutomatic()
[virtual]
- GetBucketNeighbors(int ijk[3], int ndivs, int level)
[protected]
- GetBuildTime()
[virtual]
- GetCacheCellBounds()
[virtual]
- GetCells(int bucket)
[virtual]
- GetChildren(int idx, int level, int children[8])
[protected]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDataSet()
[virtual]
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetLevel()
[virtual]
- GetMaxLevel()
[virtual]
- GetMTime()
[virtual]
- GetNumberOfBuckets(void)
[virtual]
- GetNumberOfCellsPerBucket()
[virtual]
- GetOverlappingBuckets(float x[3], int ijk[3], float dist, int prevMinLevel[3], int prevMaxLevel[3])
[protected]
- GetReferenceCount()
[inline]
- GetRetainCellLists()
[virtual]
- GetTolerance()
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- H
[protected]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Initialize()
[virtual]
- IntersectWithLine(float a0[3], float a1[3], float tol, float &t, float x[3], float pcoords[3], int &subId)
[virtual]
- IntersectWithLine(float a0[3], float a1[3], float tol, float &t, float x[3], float pcoords[3], int &subId, int &cellId)
[virtual]
- IntersectWithLine(float a0[3], float a1[3], float tol, float &t, float x[3], float pcoords[3], int &subId, int &cellId, vtkGenericCell *cell)
[virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- Level
[protected]
- MarkParents(void *, int, int, int, int, int)
[protected]
- MaxLevel
[protected]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfCellsPerBucket
[protected]
- NumberOfDivisions
[protected]
- NumberOfOctants
[protected]
- NumberOfParents
[protected]
- operator=(const vtkCellLocator &)
[inline, protected]
- vtkLocator::operator=(const vtkLocator &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- QueryNumber
[protected]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- RetainCellLists
[protected]
- RetainCellListsOff()
[virtual]
- RetainCellListsOn()
[virtual]
- SafeDownCast(vtkObject *o)
[static]
- SetAutomatic(int)
[virtual]
- SetCacheCellBounds(int)
[virtual]
- SetDataSet(vtkDataSet *)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetMaxLevel(int)
[virtual]
- SetNumberOfCellsPerBucket(int)
[virtual]
- SetReferenceCount(int)
- SetRetainCellLists(int)
[virtual]
- SetTolerance(float)
[virtual]
- SubjectHelper
[protected]
- Tolerance
[protected]
- Tree
[protected]
- UnRegister(vtkObject *o)
[virtual]
- Update()
[virtual]
- vtkCellLocator()
[protected]
- vtkCellLocator(const vtkCellLocator &)
[inline, protected]
- vtkLocator()
[protected]
- vtkLocator(const vtkLocator &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- ~vtkCellLocator()
[protected]
- ~vtkLocator()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Wed Nov 21 12:46:43 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001