Open CASCADE Technology
6.9.1
|
Data Structures | |
struct | BVH_Bin< T, N > |
Stores parameters of single node bin (slice of AABB). More... | |
class | BVH_BinnedBuilder< T, N, Bins > |
Performs building of BVH tree using binned SAH algorithm. Number of Bins controls tree's quality (greater - better) in cost of construction time. More... | |