[]
ID3D11RasterizerState1
[Guid("1217d7a6-5039-418c-b042-9cbe256afd6e")]
public class RasterizerState1 : RasterizerState, IDisposable, IUnknown
Name | Description |
---|---|
RasterizerState1(IntPtr) | Initializes a new instance of the RasterizerState1 class. |
Name | Description |
---|---|
Description1 | GetDescription1 |
Name | Description |
---|---|
Create(Device1, RasterizerStateDescription1) | Constructs a new RasterizerState1 based on the specified description. |
GetDescription1(out RasterizerStateDescription1) | void ID3D11RasterizerState1::GetDesc1([Out] D3D11_RASTERIZER_DESC1* pDesc) |
Name | Description |
---|---|
explicit operator RasterizerState1(IntPtr) | Performs an explicit conversion from IntPtr to RasterizerState1. |