vtkModifiedBSPTree Member List

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

AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObject [inline]
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObject [inline]
AutomaticvtkLocator [protected]
AutomaticOff()vtkLocator [virtual]
AutomaticOn()vtkLocator [virtual]
BreakOnError()vtkObject [static]
BuildLocator()vtkModifiedBSPTree [virtual]
BuildLocatorIfNeeded()vtkModifiedBSPTree [protected]
BuildLocatorInternal()vtkModifiedBSPTree [protected]
BuildTimevtkLocator [protected]
CacheCellBoundsvtkAbstractCellLocator [protected]
CacheCellBoundsOff()vtkAbstractCellLocator [virtual]
CacheCellBoundsOn()vtkAbstractCellLocator [virtual]
CellBoundsvtkAbstractCellLocator [protected]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
DataSetvtkLocator [protected]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObjectBase [virtual]
FastDelete()vtkObjectBase [virtual]
FindCell(double x[3])vtkModifiedBSPTree [inline, virtual]
FindCell(double x[3], double tol2, vtkGenericCell *GenCell, double pcoords[3], double *weights)vtkModifiedBSPTree [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)vtkAbstractCellLocator [virtual]
FindClosestPoint(double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocator [virtual]
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocator [virtual]
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocator [virtual]
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside)vtkAbstractCellLocator [virtual]
ForceBuildLocator()vtkModifiedBSPTree [protected]
FreeCellBounds()vtkAbstractCellLocator [protected, virtual]
FreeSearchStructure()vtkModifiedBSPTree [virtual]
GenerateRepresentation(int level, vtkPolyData *pd)vtkModifiedBSPTree [virtual]
GenerateRepresentationLeafs(vtkPolyData *pd)vtkModifiedBSPTree [virtual]
GenericCellvtkAbstractCellLocator [protected]
GetAutomatic()vtkLocator [virtual]
GetBuildTime()vtkLocator [virtual]
GetCacheCellBounds()vtkAbstractCellLocator [virtual]
GetClassName()vtkModifiedBSPTree [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDataSet()vtkLocator [virtual]
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObject [static]
GetLazyEvaluation()vtkAbstractCellLocator [virtual]
GetLeafNodeCellInformation()vtkModifiedBSPTree
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]
InsideCellBounds(double x[3], vtkIdType cell_ID)vtkModifiedBSPTree [virtual]
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalReleaseFocus()vtkObject [protected]
IntersectCellInternal(vtkIdType cell_ID, const double p1[3], const double p2[3], const double tol, double &t, double ipt[3], double pcoords[3], int &subId)vtkModifiedBSPTree [protected, virtual]
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkModifiedBSPTree [inline, virtual]
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId)vtkModifiedBSPTree [virtual]
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell)vtkModifiedBSPTree [virtual]
IntersectWithLine(const double p1[3], const double p2[3], vtkPoints *points, vtkIdList *cellIds)vtkModifiedBSPTree [inline, virtual]
IntersectWithLine(const double p1[3], const double p2[3], const double tol, vtkPoints *points, vtkIdList *cellIds)vtkModifiedBSPTree [virtual]
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)vtkModifiedBSPTree [virtual]
IsTypeOf(const char *type)vtkModifiedBSPTree [static]
LazyEvaluationvtkAbstractCellLocator [protected]
LazyEvaluationOff()vtkAbstractCellLocator [virtual]
LazyEvaluationOn()vtkAbstractCellLocator [virtual]
LevelvtkLocator [protected]
MaxLevelvtkLocator [protected]
Modified()vtkObject [virtual]
mRootvtkModifiedBSPTree [protected]
MTimevtkObject [protected]
New()vtkModifiedBSPTree [static]
nlnvtkModifiedBSPTree [protected]
npnvtkModifiedBSPTree [protected]
NumberOfCellsPerNodevtkAbstractCellLocator [protected]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkModifiedBSPTree [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)vtkModifiedBSPTree [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]
Subdivide(BSPNode *node, Sorted_cell_extents_Lists *lists, vtkDataSet *dataSet, vtkIdType nCells, int depth, int maxlevel, vtkIdType maxCells, int &MaxDepth)vtkModifiedBSPTree [protected]
SubjectHelpervtkObject [protected]
Superclass typedefvtkModifiedBSPTree
TolerancevtkLocator [protected]
tot_depthvtkModifiedBSPTree [protected]
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]
vtkModifiedBSPTree()vtkModifiedBSPTree [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
WeakPointersvtkObjectBase [protected]
~vtkAbstractCellLocator()vtkAbstractCellLocator [protected]
~vtkLocator()vtkLocator [protected]
~vtkModifiedBSPTree()vtkModifiedBSPTree [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]


Generated on Wed Aug 24 11:48:47 2011 for VTK by  doxygen 1.5.6