aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
D3D12_RAYTRACING_GEOMETRY_DESC.__anonymous
aurora
directx
d3d12
d3d12
D3D12_RAYTRACING_GEOMETRY_DESC
Undocumented in source.
struct
D3D12_RAYTRACING_GEOMETRY_DESC
union
__anonymous {
D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC
Triangles
;
D3D12_RAYTRACING_GEOMETRY_AABBS_DESC
AABBs
;
}
Members
Variables
AABBs
D3D12_RAYTRACING_GEOMETRY_AABBS_DESC
AABBs
;
Undocumented in source.
Triangles
D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC
Triangles
;
Undocumented in source.
Meta
Source
See Implementation
aurora
directx
d3d12
d3d12
D3D12_RAYTRACING_GEOMETRY_DESC
unions
__anonymous
variables
Flags
Type