MOAB: Mesh Oriented datABase
(version 5.2.1)
|
Public Member Functions | |
Node () | |
Node & | operator= (const Node &f) |
Public Attributes | |
HandleDataVec | entities |
unsigned int | dim |
unsigned int | child |
double | Lmax |
double | Rmin |
BoundBox | box |
Definition at line 204 of file BVHTree.hpp.
moab::BVHTree::Node::Node | ( | ) | [inline] |
Definition at line 210 of file BVHTree.hpp.
unsigned int moab::BVHTree::Node::child |
Definition at line 208 of file BVHTree.hpp.
Referenced by operator=().
unsigned int moab::BVHTree::Node::dim |
Definition at line 208 of file BVHTree.hpp.
Referenced by operator=().
Definition at line 207 of file BVHTree.hpp.
Referenced by operator=().
double moab::BVHTree::Node::Lmax |
Definition at line 209 of file BVHTree.hpp.
Referenced by operator=().
double moab::BVHTree::Node::Rmin |
Definition at line 209 of file BVHTree.hpp.
Referenced by operator=().