|
VTK
|
This is the complete list of members for vtkOBBTree, including all inherited members.
| BuildLocator() | vtkOBBTree | |
| BuildTree(vtkIdList *cells, vtkOBBNode *parent, int level) | vtkOBBTree | protected |
| ComputeOBB(vtkPoints *pts, double corner[3], double max[3], double mid[3], double min[3], double size[3]) | vtkOBBTree | static |
| ComputeOBB(vtkDataSet *input, double corner[3], double max[3], double mid[3], double min[3], double size[3]) | vtkOBBTree | |
| ComputeOBB(vtkIdList *cells, double corner[3], double max[3], double mid[3], double min[3], double size[3]) | vtkOBBTree | protected |
| DeleteTree(vtkOBBNode *OBBptr) | vtkOBBTree | protected |
| DisjointOBBNodes(vtkOBBNode *nodeA, vtkOBBNode *nodeB, vtkMatrix4x4 *XformBtoA) | vtkOBBTree | |
| FindClosestPoint(double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkOBBTree | inlinevirtual |
| FindClosestPoint(double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) | vtkOBBTree | inlinevirtual |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkOBBTree | inlinevirtual |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) | vtkOBBTree | inlinevirtual |
| FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside) | vtkOBBTree | inlinevirtual |
| FreeSearchStructure() | vtkOBBTree | |
| GeneratePolygons(vtkOBBNode *OBBptr, int level, int repLevel, vtkPoints *pts, vtkCellArray *polys) | vtkOBBTree | protected |
| GenerateRepresentation(int level, vtkPolyData *pd) | vtkOBBTree | |
| InsertedPoints | vtkOBBTree | protected |
| InsideOrOutside(const double point[3]) | vtkOBBTree | |
| IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId) | vtkOBBTree | inlinevirtual |
| IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId) | vtkOBBTree | inlinevirtual |
| IntersectWithLine(const double a0[3], const double a1[3], vtkPoints *points, vtkIdList *cellIds) | vtkOBBTree | |
| IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell) | vtkOBBTree | |
| IntersectWithOBBTree(vtkOBBTree *OBBTreeB, vtkMatrix4x4 *XformBtoA, int(*function)(vtkOBBNode *nodeA, vtkOBBNode *nodeB, vtkMatrix4x4 *Xform, void *arg), void *data_arg) | vtkOBBTree | |
| IsA(const char *type) | vtkOBBTree | virtual |
| IsTypeOf(const char *type) | vtkOBBTree | static |
| LineIntersectsNode(vtkOBBNode *pA, double b0[3], double b1[3]) | vtkOBBTree | |
| New() | vtkOBBTree | static |
| NewInstance() const | vtkOBBTree | |
| NewInstanceInternal() const | vtkOBBTree | protectedvirtual |
| OBBCount | vtkOBBTree | protected |
| PointsList | vtkOBBTree | protected |
| PrintSelf(ostream &os, vtkIndent indent) | vtkOBBTree | |
| SafeDownCast(vtkObjectBase *o) | vtkOBBTree | static |
| Superclass typedef | vtkOBBTree | |
| Tree | vtkOBBTree | protected |
| TriangleIntersectsNode(vtkOBBNode *pA, double p0[3], double p1[3], double p2[3], vtkMatrix4x4 *XformBtoA) | vtkOBBTree | |
| vtkOBBTree() | vtkOBBTree | protected |
| ~vtkOBBTree() | vtkOBBTree | protected |
1.8.6