MOAB: Mesh Oriented datABase
(version 5.4.1)
|
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.
moab::BVHTree::HandleData::HandleData | ( | EntityHandle | h, |
const BoundBox & | bx, | ||
const double | dp | ||
) | [inline] |
Definition at line 133 of file BVHTree.hpp.
moab::BVHTree::HandleData::HandleData | ( | ) | [inline] |
Definition at line 134 of file BVHTree.hpp.
Definition at line 136 of file BVHTree.hpp.
Definition at line 137 of file BVHTree.hpp.
Referenced by moab::BVHTree::HandleData_comparator::operator()().
Definition at line 135 of file BVHTree.hpp.
Referenced by moab::BVHTree::HandleData_comparator::operator()().