SharpDXStates ClassDelta Engine Documentation
Helper class for SharpDXDevice to provide useful states and default initialization objects.
Inheritance Hierarchy

System Object
  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

public class SharpDXStates : IDisposable

The SharpDXStates type exposes the following members.

Constructors

  NameDescription
Public methodSharpDXStates
Initializes a new instance of the SharpDXStates class
Top
Methods

  NameDescription
Protected methodCreateSwapChainDescription
Public methodDispose
Releases all resources used by the SharpDXStates
Public methodGetBlendState
Public methodGetCullBackRasterizerState
Public methodGetDepthStencilState
Top
Fields

  NameDescription
Protected fieldd2DFactory
Top
Properties

  NameDescription
Public propertyStatic memberCreationFlags
Top
See Also