![]() |
XII Release 0.1.0
|
This describes the fill mode. More...
#include <RasterizerState.h>
Public Types | |
enum | Enum : StorageType { Undefined = 0U , Wireframe , Solid , ENUM_COUNT , Default = Undefined } |
using | StorageType = xiiUInt8 |
This describes the fill mode.
This enumeration determines the fill mode to use when rendering triangles and mirrors the D3D11_FILL_MODE/D3D12_FILL_MODE enumerations.
enum xiiGALFillMode::Enum : StorageType |