![]() |
Open CASCADE Technology Reference Manual 8.0.1
|
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. | |
Stores parameters of single bin (slice of AABB).
|
inline |
Creates new node bin.
| int BVH_Bin< T, N >::Count |
Number of primitives in the bin.