vtkAbstractCellLocator Member List

This is the complete list of members for vtkAbstractCellLocator, 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()=0vtkLocator [pure virtual]
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])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)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]
FreeCellBounds()vtkAbstractCellLocator [protected, virtual]
FreeSearchStructure()=0vtkLocator [pure virtual]
GenerateRepresentation(int level, vtkPolyData *pd)=0vtkLocator [pure virtual]
GenericCellvtkAbstractCellLocator [protected]
GetAutomatic()vtkLocator [virtual]
GetBuildTime()vtkLocator [virtual]
GetCacheCellBounds()vtkAbstractCellLocator [virtual]
GetClassName()vtkAbstractCellLocator [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]
InsideCellBounds(double x[3], vtkIdType cell_ID)vtkAbstractCellLocator [virtual]
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalReleaseFocus()vtkObject [protected]
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkAbstractCellLocator [virtual]
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId)vtkAbstractCellLocator [virtual]
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell)vtkAbstractCellLocator [virtual]
IntersectWithLine(const double p1[3], const double p2[3], vtkPoints *points, vtkIdList *cellIds)vtkAbstractCellLocator [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)vtkAbstractCellLocator [virtual]
IsTypeOf(const char *type)vtkAbstractCellLocator [static]
LazyEvaluationvtkAbstractCellLocator [protected]
LazyEvaluationOff()vtkAbstractCellLocator [virtual]
LazyEvaluationOn()vtkAbstractCellLocator [virtual]
LevelvtkLocator [protected]
MaxLevelvtkLocator [protected]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkObject [static]
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)vtkAbstractCellLocator [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)vtkAbstractCellLocator [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 typedefvtkAbstractCellLocator
TolerancevtkLocator [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]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
WeakPointersvtkObjectBase [protected]
~vtkAbstractCellLocator()vtkAbstractCellLocator [protected]
~vtkLocator()vtkLocator [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]


Generated on Wed Aug 24 11:28:04 2011 for VTK by  doxygen 1.5.6