Collaboration diagram for moab::BVHTree::HandleData:Public Member Functions | |
| HandleData (EntityHandle h, const BoundBox &bx, const double dp) | |
| HandleData () | |
Public Attributes | |
| EntityHandle | myHandle |
| BoundBox | myBox |
| double | myDim |
Definition at line 130 of file BVHTree.hpp.
|
inline |
Definition at line 133 of file BVHTree.hpp.
|
inline |
Definition at line 134 of file BVHTree.hpp.
| BoundBox moab::BVHTree::HandleData::myBox |
Definition at line 136 of file BVHTree.hpp.
| double moab::BVHTree::HandleData::myDim |
Definition at line 137 of file BVHTree.hpp.
Referenced by moab::BVHTree::HandleData_comparator::operator()().
| EntityHandle moab::BVHTree::HandleData::myHandle |
Definition at line 135 of file BVHTree.hpp.
Referenced by moab::BVHTree::HandleData_comparator::operator()().