Go to the source code of this file.
Classes | |
struct | MR::BoxedLeaf< T > |
Namespaces | |
namespace | MR |
Functions | |
int | MR::getNumNodes (int numLeaves) |
returns the number of nodes in the binary tree with given number of leaves | |
template<typename T > | |
AABBTreeNodeVec< T > | MR::makeAABBTreeNodeVec (Buffer< BoxedLeaf< T > > boxedLeaves) |