Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkOBBTree Member List
This is the complete list of members for vtkOBBTree, 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]
- BuildTree(vtkIdList *cells, vtkOBBNode *parent, int level)
[protected]
- CacheCellBounds
[protected]
- CacheCellBoundsOff()
[virtual]
- CacheCellBoundsOn()
[virtual]
- CellBounds
[protected]
- CellHasBeenVisited
[protected]
- ClearCellHasBeenVisited()
[protected]
- ClearCellHasBeenVisited(int id)
[protected]
- ComputeOBB(vtkPoints *pts, float corner[3], float max[3], float mid[3], float min[3], float size[3])
- ComputeOBB(vtkDataSet *input, float corner[3], float max[3], float mid[3], float min[3], float size[3])
- ComputeOBB(vtkIdList *cells, float corner[3], float max[3], float mid[3], float min[3], float size[3])
[protected]
- DataSet
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepestLevel
[protected]
- Delete()
[virtual]
- DeleteTree(vtkOBBNode *OBBptr)
[protected]
- DisjointOBBNodes(vtkOBBNode *nodeA, vtkOBBNode *nodeB, vtkMatrix4x4 *XformBtoA)
- 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]
- GeneratePolygons(vtkOBBNode *OBBptr, int level, int repLevel, vtkPoints *pts, vtkCellArray *polys)
[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]
- InsertedPoints
[protected]
- 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]
- IntersectWithOBBTree(vtkOBBTree *OBBTreeB, vtkMatrix4x4 *XformBtoA, int(*function)(vtkOBBNode *nodeA, vtkOBBNode *nodeB, vtkMatrix4x4 *Xform, void *arg), void *data_arg)
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- Level
[protected]
- LineIntersectsNode(vtkOBBNode *pA, float B0[3], float B1[3])
- 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]
- OBBCount
[protected]
- operator=(const vtkOBBTree &)
[inline, protected]
- vtkCellLocator::operator=(const vtkCellLocator &)
[inline]
- vtkLocator::operator=(const vtkLocator &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- PointsList
[protected]
- 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]
- TriangleIntersectsNode(vtkOBBNode *pA, float p0[3], float p1[3], float p2[3], vtkMatrix4x4 *XformBtoA)
- UnRegister(vtkObject *o)
[virtual]
- Update()
[virtual]
- vtkCellLocator()
[protected]
- vtkCellLocator(const vtkCellLocator &)
[inline, protected]
- vtkLocator()
[protected]
- vtkLocator(const vtkLocator &)
[inline, protected]
- vtkOBBTree()
[protected]
- vtkOBBTree(const vtkOBBTree &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- ~vtkCellLocator()
[protected]
- ~vtkLocator()
[protected]
- ~vtkOBBTree()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Wed Nov 21 12:55:06 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001