Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

KDTree Member List

This is the complete list of members for KDTree, including all inherited members.

bestSplit(int numObjs, int axis, const AABB &bb, int &offset) const KDTree [protected]
buildTree(const std::vector< T * > &objs, int maxDepth=0, int maxObjs=1)KDTree
buildTree(const idxarray &objs, const AABB &bb, int depth, int badRefines)KDTree [protected]
classifyObjs(const idxarray &objs, idxarray &objsBelow, idxarray &objsAbove, int axis, int offset)KDTree [protected]
computeBBox(AABB &world, AABB *boxes) const KDTree [protected]
idxarray typedefKDTree [protected]
intersect(const Ray &ray)KDTree
intersect(const Ray &ray, Intersection &is)KDTree
KDTree()KDTree
mBoxesKDTree [protected]
mCurrentRayIdKDTree [protected]
mEdgesKDTree [protected]
mMaxDepthKDTree [protected]
mMaxObjsKDTree [protected]
mMemPoolKDTree [protected]
mNodesKDTree [protected]
mNodesTodoKDTree [protected]
mNumObjsKDTree [protected]
mObjIdxKDTree [protected]
mObjsKDTree [protected]
mWorldBoxKDTree [protected]
setupEdges(const idxarray &objs, int axis)KDTree [protected]
~KDTree()KDTree [virtual]


Generated on Sun Mar 26 19:14:12 2006 for ASR by  doxygen 1.4.4