Nebula
|
This is the complete list of members for Util::Bvh, including all inherited members.
Build(Math::bbox *bboxes, uint32_t numBoxes) | Util::Bvh | inline |
Clear() | Util::Bvh | inline |
externalIndices | Util::Bvh | |
FindBestSplitPlane(Bvh::Node *node, Math::bbox *bboxes, int &axis, float &splitPos) | Util::Bvh | inline |
Intersect(Math::line line) | Util::Bvh | inline |
nodes | Util::Bvh | |
nodesUsed | Util::Bvh | |
numNodes | Util::Bvh | |
rootNodeIndex | Util::Bvh | |
Subdivide(Bvh::Node *node, Math::bbox *bboxes) | Util::Bvh | inline |
UpdateNodeBounds(Bvh::Node *node, Math::bbox *bboxes) | Util::Bvh | inline |
~Bvh() | Util::Bvh | inline |