Helper class for SharpDXDevice to provide useful states and default initialization objects.
Inheritance Hierarchy
DeltaEngine.Graphics.SharpDX SharpDXStates
Namespace: DeltaEngine.Graphics.SharpDX
Assembly: DeltaEngine.Graphics.SharpDX (in DeltaEngine.Graphics.SharpDX.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The SharpDXStates type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SharpDXStates | Initializes a new instance of the SharpDXStates class |
Methods
Name | Description | |
---|---|---|
CreateSwapChainDescription | ||
Dispose | Releases all resources used by the SharpDXStates | |
GetBlendState | ||
GetCullBackRasterizerState | ||
GetDepthStencilState |
Fields
Name | Description | |
---|---|---|
d2DFactory |
Properties
Name | Description | |
---|---|---|
CreationFlags |
See Also