ID3D10EffectDepthStencilViewVariable インターフェイス (d3d10effect.h)

深度ステンシル ビュー変数インターフェイスは、深度ステンシル ビューにアクセスします。

継承

ID3D10EffectDepthStencilViewVariable インターフェイスは、ID3D10EffectVariable から継承します。 ID3D10EffectDepthStencilViewVariable には、次の種類のメンバーもあります。

メソッド

ID3D10EffectDepthStencilViewVariable インターフェイスには、これらのメソッドがあります。

 
ID3D10EffectDepthStencilViewVariable::GetDepthStencil

深度ステンシル ビュー リソースを取得します。
ID3D10EffectDepthStencilViewVariable::GetDepthStencilArray

深度ステンシル ビュー リソースの配列を取得します。
ID3D10EffectDepthStencilViewVariable::SetDepthStencil

深度ステンシル ビュー リソースを設定します。
ID3D10EffectDepthStencilViewVariable::SetDepthStencilArray

深度ステンシル ビュー リソースの配列を設定します。

要件

要件
対象プラットフォーム Windows
ヘッダー d3d10effect.h

こちらもご覧ください

効果インターフェイス (Direct3D 10)

ID3D10EffectVariable