Bounding volume test structure. More...
Public Attributes | |
unsigned int | b1 |
bv indices for a pair of bvs in two models More... | |
unsigned int | b2 |
CoalScalar | d |
distance between bvs More... | |
Bounding volume test structure.
Definition at line 205 of file traversal_recurse.cpp.
unsigned int coal::BVT::b1 |
bv indices for a pair of bvs in two models
Definition at line 210 of file traversal_recurse.cpp.
unsigned int coal::BVT::b2 |
Definition at line 210 of file traversal_recurse.cpp.
CoalScalar coal::BVT::d |
distance between bvs
Definition at line 207 of file traversal_recurse.cpp.