KDGpu::AccelerationStructureOptions¶
#include <acceleration_structure_options.h>
Public Classes¶
| Name | |
|---|---|
| struct | GeometryTypeAndCount | 
Public Attributes¶
| Name | |
|---|---|
| std::string_view | label | 
| AccelerationStructureType | type | 
| AccelerationStructureFlags | flags | 
| std::vector< GeometryTypeAndCount > | geometryTypesAndCount | 
Public Attributes Documentation¶
variable label¶
1 |  | 
variable type¶
1 |  | 
variable flags¶
1 |  | 
variable geometryTypesAndCount¶
1 |  | 
Updated on 2025-11-02 at 00:01:41 +0000