CacheCellBounds | vtkAbstractCellLocator | protected |
CacheCellBoundsOff() | vtkAbstractCellLocator | virtual |
CacheCellBoundsOn() | vtkAbstractCellLocator | virtual |
CellBounds | vtkAbstractCellLocator | protected |
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 | protectedvirtual |
GenericCell | vtkAbstractCellLocator | protected |
GetCacheCellBounds() | vtkAbstractCellLocator | virtual |
GetLazyEvaluation() | vtkAbstractCellLocator | virtual |
GetNumberOfCellsPerNode() | vtkAbstractCellLocator | virtual |
GetRetainCellLists() | vtkAbstractCellLocator | virtual |
GetUseExistingSearchStructure() | vtkAbstractCellLocator | virtual |
InsideCellBounds(double x[3], vtkIdType cell_ID) | vtkAbstractCellLocator | virtual |
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 |
IsA(const char *type) | vtkAbstractCellLocator | virtual |
IsTypeOf(const char *type) | vtkAbstractCellLocator | static |
LazyEvaluation | vtkAbstractCellLocator | protected |
LazyEvaluationOff() | vtkAbstractCellLocator | virtual |
LazyEvaluationOn() | vtkAbstractCellLocator | virtual |
NewInstance() const | vtkAbstractCellLocator | |
NewInstanceInternal() const | vtkAbstractCellLocator | protectedvirtual |
NumberOfCellsPerNode | vtkAbstractCellLocator | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkAbstractCellLocator | |
RetainCellLists | vtkAbstractCellLocator | protected |
RetainCellListsOff() | vtkAbstractCellLocator | virtual |
RetainCellListsOn() | vtkAbstractCellLocator | virtual |
SafeDownCast(vtkObjectBase *o) | vtkAbstractCellLocator | static |
SetCacheCellBounds(int) | vtkAbstractCellLocator | virtual |
SetLazyEvaluation(int) | vtkAbstractCellLocator | virtual |
SetNumberOfCellsPerNode(int) | vtkAbstractCellLocator | virtual |
SetRetainCellLists(int) | vtkAbstractCellLocator | virtual |
SetUseExistingSearchStructure(int) | vtkAbstractCellLocator | virtual |
StoreCellBounds() | vtkAbstractCellLocator | protectedvirtual |
Superclass typedef | vtkAbstractCellLocator | |
UseExistingSearchStructure | vtkAbstractCellLocator | protected |
UseExistingSearchStructureOff() | vtkAbstractCellLocator | virtual |
UseExistingSearchStructureOn() | vtkAbstractCellLocator | virtual |
vtkAbstractCellLocator() | vtkAbstractCellLocator | protected |
~vtkAbstractCellLocator() | vtkAbstractCellLocator | protected |