VTK
|
This is the complete list of members for vtkCellTreeLocator, including all inherited members.
BuildLocator() | vtkCellTreeLocator | virtual |
BuildLocatorIfNeeded() | vtkCellTreeLocator | virtual |
BuildLocatorInternal() | vtkCellTreeLocator | virtual |
Classify(const double origin[3], const double dir[3], double &rDist, vtkCellTreeNode *&near, vtkCellTreeNode *&mid, vtkCellTreeNode *&far, int &mustCheck) | vtkCellTreeLocator | protected |
FindCell(double pos[3], double vtkNotUsed, vtkGenericCell *cell, double pcoords[3], double *weights) | vtkCellTreeLocator | virtual |
FindCell(double x[3]) | vtkCellTreeLocator | inlinevirtual |
FindCellsWithinBounds(double *bbox, vtkIdList *cells) | vtkCellTreeLocator | virtual |
ForceBuildLocator() | vtkCellTreeLocator | virtual |
FreeSearchStructure() | vtkCellTreeLocator | virtual |
GenerateRepresentation(int level, vtkPolyData *pd) | vtkCellTreeLocator | virtual |
getDominantAxis(const double dir[3]) | vtkCellTreeLocator | 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) | vtkCellTreeLocator | protectedvirtual |
IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell) | vtkCellTreeLocator | virtual |
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) | vtkCellTreeLocator | inlinevirtual |
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId) | vtkCellTreeLocator | virtual |
IntersectWithLine(const double p1[3], const double p2[3], vtkPoints *points, vtkIdList *cellIds) | vtkCellTreeLocator | inlinevirtual |
IsA(const char *type) | vtkCellTreeLocator | virtual |
IsTypeOf(const char *type) | vtkCellTreeLocator | static |
New() | vtkCellTreeLocator | static |
NewInstance() const | vtkCellTreeLocator | |
NewInstanceInternal() const | vtkCellTreeLocator | protectedvirtual |
NumberOfBuckets | vtkCellTreeLocator | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkCellTreeLocator | |
RayMinMaxT(const double origin[3], const double dir[3], double &rTmin, double &rTmax) | vtkCellTreeLocator | protected |
RayMinMaxT(const double bounds[6], const double origin[3], const double dir[3], double &rTmin, double &rTmax) | vtkCellTreeLocator | protected |
SafeDownCast(vtkObjectBase *o) | vtkCellTreeLocator | static |
Superclass typedef | vtkCellTreeLocator | |
Tree | vtkCellTreeLocator | protected |
vtkCellPointTraversal class | vtkCellTreeLocator | friend |
vtkCellTreeBuilder class | vtkCellTreeLocator | friend |
vtkCellTreeLocator() | vtkCellTreeLocator | protected |
vtkCellTreeNode class | vtkCellTreeLocator | friend |
~vtkCellTreeLocator() | vtkCellTreeLocator | protected |