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

vtkOBBTree Member List

This is the complete list of members for vtkOBBTree, 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()vtkOBBTree [virtual]
BuildTime (defined in vtkLocator)vtkLocator [protected]
BuildTree(vtkIdList *cells, vtkOBBNode *parent, int level) (defined in vtkOBBTree)vtkOBBTree [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]
ComputeOBB(vtkPoints *pts, float corner[3], float max[3], float mid[3], float min[3], float size[3])vtkOBBTree
ComputeOBB(vtkDataSet *input, float corner[3], float max[3], float mid[3], float min[3], float size[3])vtkOBBTree
ComputeOBB(vtkIdList *cells, float corner[3], float max[3], float mid[3], float min[3], float size[3]) (defined in vtkOBBTree)vtkOBBTree [protected]
DataSet (defined in vtkLocator)vtkLocator [protected]
Debug (defined in vtkObject)vtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
DeepestLevel (defined in vtkOBBTree)vtkOBBTree [protected]
Delete()vtkObject [virtual]
DeleteTree(vtkOBBNode *OBBptr) (defined in vtkOBBTree)vtkOBBTree [protected]
DisjointOBBNodes(vtkOBBNode *nodeA, vtkOBBNode *nodeB, vtkMatrix4x4 *XformBtoA)vtkOBBTree
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()vtkOBBTree [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]
GeneratePolygons(vtkOBBNode *OBBptr, int level, int repLevel, vtkPoints *pts, vtkCellArray *polys) (defined in vtkOBBTree)vtkOBBTree [protected]
GenerateRepresentation(int level, vtkPolyData *pd)vtkOBBTree [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()vtkOBBTree [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]
InsertedPoints (defined in vtkOBBTree)vtkOBBTree [protected]
IntersectWithLine(float a0[3], float a1[3], float tol, float &t, float x[3], float pcoords[3], int &subId)vtkOBBTree [virtual]
IntersectWithLine(float a0[3], float a1[3], float tol, float &t, float x[3], float pcoords[3], int &subId, int &cellId)vtkOBBTree [virtual]
IntersectWithLine(float a0[3], float a1[3], float tol, float &t, float x[3], float pcoords[3], int &subId, int &cellId, vtkGenericCell *cell)vtkOBBTree [virtual]
IntersectWithOBBTree(vtkOBBTree *OBBTreeB, vtkMatrix4x4 *XformBtoA, int(*function)(vtkOBBNode *nodeA, vtkOBBNode *nodeB, vtkMatrix4x4 *Xform, void *arg), void *data_arg)vtkOBBTree
InvokeEvent(unsigned long event, void *callData) (defined in vtkObject)vtkObject
InvokeEvent(const char *event, void *callData) (defined in vtkObject)vtkObject
IsA(const char *type)vtkOBBTree [virtual]
IsTypeOf(const char *type)vtkOBBTree [static]
Level (defined in vtkLocator)vtkLocator [protected]
LineIntersectsNode(vtkOBBNode *pA, float B0[3], float B1[3])vtkOBBTree
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()vtkOBBTree [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]
OBBCount (defined in vtkOBBTree)vtkOBBTree [protected]
operator=(const vtkOBBTree &) (defined in vtkOBBTree)vtkOBBTree [inline, 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]
PointsList (defined in vtkOBBTree)vtkOBBTree [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)vtkOBBTree [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 vtkOBBTree)vtkOBBTree [protected]
TriangleIntersectsNode(vtkOBBNode *pA, float p0[3], float p1[3], float p2[3], vtkMatrix4x4 *XformBtoA)vtkOBBTree
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]
vtkOBBTree() (defined in vtkOBBTree)vtkOBBTree [protected]
vtkOBBTree(const vtkOBBTree &) (defined in vtkOBBTree)vtkOBBTree [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]
~vtkOBBTree() (defined in vtkOBBTree)vtkOBBTree [protected]
~vtkObject() (defined in vtkObject)vtkObject [protected, virtual]

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