Open CASCADE Technology
7.1.0.beta
|
Stores parameters of single bin (slice of AABB). More...
#include <BVH_BinnedBuilder.hxx>
Public Member Functions | |
BVH_Bin () | |
Creates new node bin. More... | |
Data Fields | |
Standard_Integer | Count |
Number of primitives in the bin. More... | |
BVH_Box< T, N > | Box |
AABB of primitives in the bin. More... | |
Stores parameters of single bin (slice of AABB).
Standard_Integer BVH_Bin< T, N >::Count |
Number of primitives in the bin.