Open CASCADE Technology
7.5.0
|
Data Structures | |
class | BVH_Tree< T, N, BVH_BinaryTree > |
Specialization of binary BVH tree. More... | |
Namespaces | |
BVH | |
Functions | |
template<class T , int N> | |
void | BVH::EstimateSAH (const BVH_Tree< T, N, BVH_BinaryTree > *theTree, const int theNode, T theProb, T &theSAH) |
Internal function for recursive calculation of surface area heuristic (SAH) of the given tree. More... | |