Definition at line 247 of file BVHTree.hpp.
◆ TreeNode() [1/2]
moab::BVHTree::TreeNode::TreeNode |
( |
int |
dm, |
|
|
int |
chld, |
|
|
double |
lmx, |
|
|
double |
rmn, |
|
|
BoundBox & |
bx |
|
) |
| |
|
inline |
◆ TreeNode() [2/2]
moab::BVHTree::TreeNode::TreeNode |
( |
const TreeNode & |
f | ) |
|
|
inline |
◆ operator=()
◆ box
◆ child
unsigned int moab::BVHTree::TreeNode::child |
◆ dim
unsigned int moab::BVHTree::TreeNode::dim |
◆ Lmax
double moab::BVHTree::TreeNode::Lmax |
◆ Rmin
double moab::BVHTree::TreeNode::Rmin |
The documentation for this class was generated from the following file: