slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
gfx::IAccelerationStructure::GeometryDesc结构体 参考

#include <slang-gfx.h>

gfx::IAccelerationStructure::GeometryDesc 的协作图:
Collaboration graph
[图例]

Public 属性

GeometryType type
 
GeometryFlags::Enum flags
 
union { 
 
   TriangleDesc   triangles 
 
   ProceduralAABBDesc   proceduralAABBs 
 
content 
 

类成员变量说明

◆ [union]

union { ... } gfx::IAccelerationStructure::GeometryDesc::content

◆ flags

GeometryFlags::Enum gfx::IAccelerationStructure::GeometryDesc::flags

◆ proceduralAABBs

ProceduralAABBDesc gfx::IAccelerationStructure::GeometryDesc::proceduralAABBs

◆ triangles

TriangleDesc gfx::IAccelerationStructure::GeometryDesc::triangles

◆ type

GeometryType gfx::IAccelerationStructure::GeometryDesc::type

该结构体的文档由以下文件生成: