vtkOBBTree Member List

This is the complete list of members for vtkOBBTree, including all inherited members.

AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AutomaticvtkLocator [protected]
AutomaticOff()vtkLocator [virtual]
AutomaticOn()vtkLocator [virtual]
BreakOnError()vtkObject [static]
BuildLocator()vtkOBBTree [virtual]
BuildTimevtkLocator [protected]
BuildTree(vtkIdList *cells, vtkOBBNode *parent, int level)vtkOBBTree [protected]
CacheCellBoundsvtkAbstractCellLocator [protected]
CacheCellBoundsOff()vtkAbstractCellLocator [virtual]
CacheCellBoundsOn()vtkAbstractCellLocator [virtual]
CellBoundsvtkAbstractCellLocator [protected]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
ComputeOBB(vtkPoints *pts, double corner[3], double max[3], double mid[3], double min[3], double size[3])vtkOBBTree
ComputeOBB(vtkDataSet *input, double corner[3], double max[3], double mid[3], double min[3], double size[3])vtkOBBTree
ComputeOBB(vtkIdList *cells, double corner[3], double max[3], double mid[3], double min[3], double size[3])vtkOBBTree [protected]
DataSetvtkLocator [protected]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObjectBase [virtual]
DeleteTree(vtkOBBNode *OBBptr)vtkOBBTree [protected]
DisjointOBBNodes(vtkOBBNode *nodeA, vtkOBBNode *nodeB, vtkMatrix4x4 *XformBtoA)vtkOBBTree
FastDelete()vtkObjectBase [virtual]
FindCell(double x[3])vtkAbstractCellLocator [virtual]
FindCell(double x[3], double tol2, vtkGenericCell *GenCell, double pcoords[3], double *weights)vtkAbstractCellLocator [virtual]
FindCellsAlongLine(double p1[3], double p2[3], double tolerance, vtkIdList *cells)vtkAbstractCellLocator [virtual]
FindCellsWithinBounds(double *bbox, vtkIdList *cells)vtkAbstractCellLocator [virtual]
FindClosestPoint(double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2)vtkOBBTree [inline, virtual]
FindClosestPoint(double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2)vtkOBBTree [inline, virtual]
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2)vtkOBBTree [inline, virtual]
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2)vtkOBBTree [inline, virtual]
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside)vtkOBBTree [inline, virtual]
FreeCellBounds()vtkAbstractCellLocator [protected, virtual]
FreeSearchStructure()vtkOBBTree [virtual]
GeneratePolygons(vtkOBBNode *OBBptr, int level, int repLevel, vtkPoints *pts, vtkCellArray *polys)vtkOBBTree [protected]
GenerateRepresentation(int level, vtkPolyData *pd)vtkOBBTree [virtual]
GenericCellvtkAbstractCellLocator [protected]
GetAutomatic()vtkLocator [virtual]
GetBuildTime()vtkLocator [virtual]
GetCacheCellBounds()vtkAbstractCellLocator [virtual]
GetClassName()vtkOBBTree [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDataSet()vtkLocator [virtual]
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObject [static]
GetLazyEvaluation()vtkAbstractCellLocator [virtual]
GetLevel()vtkLocator [virtual]
GetMaxLevel()vtkLocator [virtual]
GetMTime()vtkObject [virtual]
GetNumberOfCellsPerNode()vtkAbstractCellLocator [virtual]
GetReferenceCount()vtkObjectBase [inline]
GetRetainCellLists()vtkAbstractCellLocator [virtual]
GetTolerance()vtkLocator [virtual]
GetUseExistingSearchStructure()vtkAbstractCellLocator [virtual]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkLocator [virtual]
InsertedPointsvtkOBBTree [protected]
InsideCellBounds(double x[3], vtkIdType cell_ID)vtkAbstractCellLocator [virtual]
InsideOrOutside(const double point[3])vtkOBBTree
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalReleaseFocus()vtkObject [protected]
IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkOBBTree [inline, virtual]
IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId)vtkOBBTree [inline, virtual]
IntersectWithLine(const double a0[3], const double a1[3], vtkPoints *points, vtkIdList *cellIds)vtkOBBTree [virtual]
IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &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)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObject [inline]
InvokeEvent(const char *event)vtkObject [inline]
IsA(const char *type)vtkOBBTree [virtual]
IsTypeOf(const char *type)vtkOBBTree [static]
LazyEvaluationvtkAbstractCellLocator [protected]
LazyEvaluationOff()vtkAbstractCellLocator [virtual]
LazyEvaluationOn()vtkAbstractCellLocator [virtual]
LevelvtkLocator [protected]
LineIntersectsNode(vtkOBBNode *pA, double b0[3], double b1[3])vtkOBBTree
MaxLevelvtkLocator [protected]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkOBBTree [static]
NumberOfCellsPerNodevtkAbstractCellLocator [protected]
OBBCountvtkOBBTree [protected]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
PointsListvtkOBBTree [protected]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkOBBTree [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkLocator [virtual]
RegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
RemoveAllObservers()vtkObject
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
ReportReferences(vtkGarbageCollector *)vtkLocator [protected, virtual]
RetainCellListsvtkAbstractCellLocator [protected]
RetainCellListsOff()vtkAbstractCellLocator [virtual]
RetainCellListsOn()vtkAbstractCellLocator [virtual]
SafeDownCast(vtkObject *o)vtkOBBTree [static]
SetAutomatic(int)vtkLocator [virtual]
SetCacheCellBounds(int)vtkAbstractCellLocator [virtual]
SetDataSet(vtkDataSet *)vtkLocator [virtual]
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetLazyEvaluation(int)vtkAbstractCellLocator [virtual]
SetMaxLevel(int)vtkLocator [virtual]
SetNumberOfCellsPerNode(int)vtkAbstractCellLocator [virtual]
SetReferenceCount(int)vtkObjectBase
SetRetainCellLists(int)vtkAbstractCellLocator [virtual]
SetTolerance(double)vtkLocator [virtual]
SetUseExistingSearchStructure(int)vtkAbstractCellLocator [virtual]
StoreCellBounds()vtkAbstractCellLocator [protected, virtual]
SubjectHelpervtkObject [protected]
Superclass typedefvtkOBBTree
TolerancevtkLocator [protected]
TreevtkOBBTree [protected]
TriangleIntersectsNode(vtkOBBNode *pA, double p0[3], double p1[3], double p2[3], vtkMatrix4x4 *XformBtoA)vtkOBBTree
UnRegister(vtkObjectBase *o)vtkLocator [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
Update()vtkLocator [virtual]
UseExistingSearchStructurevtkAbstractCellLocator [protected]
UseExistingSearchStructureOff()vtkAbstractCellLocator [virtual]
UseExistingSearchStructureOn()vtkAbstractCellLocator [virtual]
vtkAbstractCellLocator()vtkAbstractCellLocator [protected]
vtkLocator()vtkLocator [protected]
vtkOBBTree()vtkOBBTree [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
~vtkAbstractCellLocator()vtkAbstractCellLocator [protected]
~vtkLocator()vtkLocator [protected]
~vtkOBBTree()vtkOBBTree [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]


Generated on Wed Jun 3 19:19:21 2009 for VTK by  doxygen 1.5.6