C# Class Reign.Video.XNA.SamplerStateDesc

Inheritance: SamplerStateDescI
Show file Open project: reignstudios/ReignSDK Class Usage Examples

Public Methods

Method Description
New ( SamplerStateTypes type ) : SamplerStateDesc
SamplerStateDesc ( SamplerStateTypes type ) : System

Method Details

New() public static method

public static New ( SamplerStateTypes type ) : SamplerStateDesc
type SamplerStateTypes
return SamplerStateDesc

SamplerStateDesc() public method

public SamplerStateDesc ( SamplerStateTypes type ) : System
type SamplerStateTypes
return System