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

Public Member Functions

 CD3D11_RASTERIZER_DESC ()
 
 CD3D11_RASTERIZER_DESC (const D3D11_RASTERIZER_DESC &o)
 
 CD3D11_RASTERIZER_DESC (CD3D11_DEFAULT)
 

Additional Inherited Members

- Public Attributes inherited from D3D11_RASTERIZER_DESC
D3D11_FILL_MODE FillMode
 
D3D11_CULL_MODE CullMode
 
BOOL FrontCounterClockwise
 
INT DepthBias
 
FLOAT DepthBiasClamp
 
FLOAT SlopeScaledDepthBias
 
BOOL DepthClipEnable
 
BOOL ScissorEnable
 
BOOL MultisampleEnable
 
BOOL AntialiasedLineEnable
 

Detailed Description

Definition at line 1091 of file d3d11.idl.

Constructor & Destructor Documentation

◆ CD3D11_RASTERIZER_DESC() [1/3]

CD3D11_RASTERIZER_DESC::CD3D11_RASTERIZER_DESC ( )
inline

Definition at line 1092 of file d3d11.idl.

1092{}")

◆ CD3D11_RASTERIZER_DESC() [2/3]

CD3D11_RASTERIZER_DESC::CD3D11_RASTERIZER_DESC ( const D3D11_RASTERIZER_DESC &  o)
inlineexplicit

Definition at line 1093 of file d3d11.idl.

◆ CD3D11_RASTERIZER_DESC() [3/3]

CD3D11_RASTERIZER_DESC::CD3D11_RASTERIZER_DESC ( CD3D11_DEFAULT  )
inlineexplicit

Definition at line 1094 of file d3d11.idl.


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