Diligent::BLASBoundingBoxDesc struct

Defines bottom level acceleration structure axis-aligned bounding boxes description.

Contents

AABB geometry description.

Public variables

const char* GeometryName
Geometry name. The name is used to map AABB data (BLASBuildBoundingBoxData) to this geometry.
Uint32 MaxBoxCount
The maximum AABB count. Current number of AABBs is defined in BLASBuildBoundingBoxData::BoxCount.