The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID3D10RasterizerState interface
A rasterizer-state interface accesses rasterizer state for the rasterizer stage.
Members
The ID3D10RasterizerState interface inherits from ID3D10DeviceChild. ID3D10RasterizerState also has these types of members:
Methods
The ID3D10RasterizerState interface has these methods.
| Method | Description |
|---|---|
| GetDesc |
Get the properties of a rasterizer-state object. |
Remarks
A rasterizer-state object is created with ID3D10Device::CreateRasterizerState and bound to the pipeline with ID3D10Device::RSSetState.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: