Bitmap for UWP
CommonShaderStageBase クラス
メンバ 

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 : CommonShaderStageBase クラス
Common Shader class. Provides a common set of methods for a Shader Stage. TODO: check if usage of abstract is not introducing an unacceptable overhead...D3D11 common shader constants.
オブジェクト モデル
CommonShaderStageBase クラス
シンタックス
'宣言
 
Public MustInherit Class CommonShaderStageBase 
   Inherits C1.Util.DX.CppObject
public abstract class CommonShaderStageBase : C1.Util.DX.CppObject 
継承階層

System.Object
   C1.Util.DX.DisposeBase
      C1.Util.DX.CppObject
         C1.Util.DX.Direct3D11.CommonShaderStageBase
            C1.Util.DX.Direct3D11.CommonShaderStage<T>

参照

CommonShaderStageBase メンバ
C1.Util.DX.Direct3D11 名前空間