Struct EnumHelper
- Namespace
- HelixToolkit.SharpDX
- Assembly
- HelixToolkit.SharpDX.dll
public struct EnumHelper
- Inherited Members
- Extension Methods
Methods
HasFlag(RenderDetail, RenderDetail)
public static bool HasFlag(RenderDetail option, RenderDetail flag)
Parameters
optionRenderDetailflagRenderDetail
Returns
HasFlag(ShaderStage, ShaderStage)
public static bool HasFlag(ShaderStage option, ShaderStage flag)
Parameters
optionShaderStageflagShaderStage
Returns
HasFlag(StateType, StateType)
public static bool HasFlag(StateType option, StateType flag)