ReactOS 0.4.17-dev-934-g091855f
D3D12_RAYTRACING_GEOMETRY_DESC Struct Reference
Collaboration diagram for D3D12_RAYTRACING_GEOMETRY_DESC:

Public Attributes

D3D12_RAYTRACING_GEOMETRY_TYPE Type
 
D3D12_RAYTRACING_GEOMETRY_FLAGS Flags
 
union {
   D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC   Triangles
 
   D3D12_RAYTRACING_GEOMETRY_AABBS_DESC   AABBs
 
}; 
 

Detailed Description

Definition at line 3966 of file d3d12.idl.

Member Data Documentation

◆ 

union { ... } D3D12_RAYTRACING_GEOMETRY_DESC::@3288

◆ AABBs

D3D12_RAYTRACING_GEOMETRY_AABBS_DESC D3D12_RAYTRACING_GEOMETRY_DESC::AABBs

Definition at line 3973 of file d3d12.idl.

◆ Flags

D3D12_RAYTRACING_GEOMETRY_FLAGS D3D12_RAYTRACING_GEOMETRY_DESC::Flags

Definition at line 3969 of file d3d12.idl.

◆ Triangles

D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC D3D12_RAYTRACING_GEOMETRY_DESC::Triangles

Definition at line 3972 of file d3d12.idl.

◆ Type

D3D12_RAYTRACING_GEOMETRY_TYPE D3D12_RAYTRACING_GEOMETRY_DESC::Type

Definition at line 3968 of file d3d12.idl.


The documentation for this struct was generated from the following file: