vcg::AABBBinaryTreeRay< TREETYPE > Member List
This is the complete list of members for
vcg::AABBBinaryTreeRay< TREETYPE >, including all inherited members.
ClassType typedef | vcg::AABBBinaryTreeRay< TREETYPE > | |
CoordType typedef | vcg::AABBBinaryTreeRay< TREETYPE > | |
DepthFirstRayIsect(const NodeType *node, OBJRAYISECTFUNCT &rayIntersection, const Ray3Ex &ray, ScalarType &rayT, ObjPtr &closestObj) | vcg::AABBBinaryTreeRay< TREETYPE > | [inline, protected, static] |
IntersectionBoxRay(const CoordType &boxCenter, const CoordType &boxHalfDims, const Ray3Ex &ray, ScalarType &t0) | vcg::AABBBinaryTreeRay< TREETYPE > | [inline, protected, static] |
NodeType typedef | vcg::AABBBinaryTreeRay< TREETYPE > | |
ObjPtr typedef | vcg::AABBBinaryTreeRay< TREETYPE > | |
Ray(TreeType &tree, OBJRAYISECTFUNCT &rayIntersection, const Ray3< ScalarType > &ray, const ScalarType &maxDist, ScalarType &t) | vcg::AABBBinaryTreeRay< TREETYPE > | [inline, static] |
ScalarType typedef | vcg::AABBBinaryTreeRay< TREETYPE > | |
TreeType typedef | vcg::AABBBinaryTreeRay< TREETYPE > | |