![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Stores parameters of single bin (slice of AABB). More...
#include <BVH_BinnedBuilder.hxx>
Public Member Functions | |
| BVH_Bin () | |
| Creates new node bin. | |
Data Fields | |
| int | Count |
| Number of primitives in the bin. | |
| BVH_Box< T, N > | Box |
| AABB of primitives in the bin. | |