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-07-08 at 12:01:11 +0000