VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkCellTreeLocator Member List

This is the complete list of members for vtkCellTreeLocator, 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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AutomaticvtkLocatorprotected
AutomaticOff()vtkLocatorvirtual
AutomaticOn()vtkLocatorvirtual
BreakOnError()vtkObjectstatic
BuildLocator()vtkCellTreeLocatorvirtual
BuildLocatorIfNeeded()vtkCellTreeLocatorvirtual
BuildLocatorInternal()vtkCellTreeLocatorvirtual
BuildTimevtkLocatorprotected
CacheCellBoundsvtkAbstractCellLocatorprotected
CacheCellBoundsOff()vtkAbstractCellLocatorvirtual
CacheCellBoundsOn()vtkAbstractCellLocatorvirtual
CellBoundsvtkAbstractCellLocatorprotected
Classify(const double origin[3], const double dir[3], double &rDist, vtkCellTreeNode *&near, vtkCellTreeNode *&mid, vtkCellTreeNode *&far, int &mustCheck)vtkCellTreeLocatorprotected
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
DataSetvtkLocatorprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
FindCell(double pos[3], double vtkNotUsed, vtkGenericCell *cell, double pcoords[3], double *weights)vtkCellTreeLocatorvirtual
FindCell(double x[3])vtkCellTreeLocatorinlinevirtual
FindCellsAlongLine(double p1[3], double p2[3], double tolerance, vtkIdList *cells)vtkAbstractCellLocatorvirtual
FindCellsWithinBounds(double *bbox, vtkIdList *cells)vtkCellTreeLocatorvirtual
FindClosestPoint(double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocatorvirtual
FindClosestPoint(double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocatorvirtual
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocatorvirtual
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2)vtkAbstractCellLocatorvirtual
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside)vtkAbstractCellLocatorvirtual
ForceBuildLocator()vtkCellTreeLocatorvirtual
FreeCellBounds()vtkAbstractCellLocatorprotectedvirtual
FreeSearchStructure()vtkCellTreeLocatorvirtual
GenerateRepresentation(int level, vtkPolyData *pd)vtkCellTreeLocatorvirtual
GenericCellvtkAbstractCellLocatorprotected
GetAutomatic()vtkLocatorvirtual
GetBuildTime()vtkLocatorvirtual
GetCacheCellBounds()vtkAbstractCellLocatorvirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDataSet()vtkLocatorvirtual
GetDebug()vtkObject
getDominantAxis(const double dir[3])vtkCellTreeLocatorprotected
GetGlobalWarningDisplay()vtkObjectstatic
GetLazyEvaluation()vtkAbstractCellLocatorvirtual
GetLevel()vtkLocatorvirtual
GetMaxLevel()vtkLocatorvirtual
GetMTime()vtkObjectvirtual
GetNumberOfCellsPerNode()vtkAbstractCellLocatorvirtual
GetReferenceCount()vtkObjectBaseinline
GetRetainCellLists()vtkAbstractCellLocatorvirtual
GetTolerance()vtkLocatorvirtual
GetUseExistingSearchStructure()vtkAbstractCellLocatorvirtual
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkLocatorvirtual
InsideCellBounds(double x[3], vtkIdType cell_ID)vtkAbstractCellLocatorvirtual
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
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)vtkCellTreeLocatorprotectedvirtual
IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell)vtkCellTreeLocatorvirtual
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkCellTreeLocatorinlinevirtual
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId)vtkCellTreeLocatorvirtual
IntersectWithLine(const double p1[3], const double p2[3], vtkPoints *points, vtkIdList *cellIds)vtkCellTreeLocatorinlinevirtual
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkCellTreeLocatorvirtual
IsTypeOf(const char *type)vtkCellTreeLocatorstatic
LazyEvaluationvtkAbstractCellLocatorprotected
LazyEvaluationOff()vtkAbstractCellLocatorvirtual
LazyEvaluationOn()vtkAbstractCellLocatorvirtual
LevelvtkLocatorprotected
MaxLevelvtkLocatorprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkCellTreeLocatorstatic
NewInstance() const vtkCellTreeLocator
NewInstanceInternal() const vtkCellTreeLocatorprotectedvirtual
NumberOfBucketsvtkCellTreeLocatorprotected
NumberOfCellsPerNodevtkAbstractCellLocatorprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkCellTreeLocatorvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
RayMinMaxT(const double origin[3], const double dir[3], double &rTmin, double &rTmax)vtkCellTreeLocatorprotected
RayMinMaxT(const double bounds[6], const double origin[3], const double dir[3], double &rTmin, double &rTmax)vtkCellTreeLocatorprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkLocatorvirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
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 *)vtkLocatorprotectedvirtual
RetainCellListsvtkAbstractCellLocatorprotected
RetainCellListsOff()vtkAbstractCellLocatorvirtual
RetainCellListsOn()vtkAbstractCellLocatorvirtual
SafeDownCast(vtkObjectBase *o)vtkCellTreeLocatorstatic
SetAutomatic(int)vtkLocatorvirtual
SetCacheCellBounds(int)vtkAbstractCellLocatorvirtual
SetDataSet(vtkDataSet *)vtkLocatorvirtual
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetLazyEvaluation(int)vtkAbstractCellLocatorvirtual
SetMaxLevel(int)vtkLocatorvirtual
SetNumberOfCellsPerNode(int)vtkAbstractCellLocatorvirtual
SetReferenceCount(int)vtkObjectBase
SetRetainCellLists(int)vtkAbstractCellLocatorvirtual
SetTolerance(double)vtkLocatorvirtual
SetUseExistingSearchStructure(int)vtkAbstractCellLocatorvirtual
StoreCellBounds()vtkAbstractCellLocatorprotectedvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkCellTreeLocator
TolerancevtkLocatorprotected
TreevtkCellTreeLocatorprotected
UnRegister(vtkObjectBase *o)vtkLocatorvirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
Update()vtkLocatorvirtual
UseExistingSearchStructurevtkAbstractCellLocatorprotected
UseExistingSearchStructureOff()vtkAbstractCellLocatorvirtual
UseExistingSearchStructureOn()vtkAbstractCellLocatorvirtual
vtkAbstractCellLocator()vtkAbstractCellLocatorprotected
vtkCellPointTraversal classvtkCellTreeLocatorfriend
vtkCellTreeBuilder classvtkCellTreeLocatorfriend
vtkCellTreeLocator()vtkCellTreeLocatorprotected
vtkCellTreeNode classvtkCellTreeLocatorfriend
vtkLocator()vtkLocatorprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkAbstractCellLocator()vtkAbstractCellLocatorprotected
~vtkCellTreeLocator()vtkCellTreeLocatorprotected
~vtkLocator()vtkLocatorprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual