Bitmap for WPF
DrawIndexedInstanced メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > DeviceContext クラス : DrawIndexedInstanced メソッド
void ID3D11DeviceContext::DrawIndexedInstanced([In] unsigned int IndexCountPerInstance,[In] unsigned int InstanceCount,[In] unsigned int StartIndexLocation,[In] int BaseVertexLocation,[In] unsigned int StartInstanceLocation)
シンタックス
'宣言
 
Public Sub DrawIndexedInstanced( _
   ByVal indexCountPerInstance As System.Integer, _
   ByVal instanceCount As System.Integer, _
   ByVal startIndexLocation As System.Integer, _
   ByVal baseVertexLocation As System.Integer, _
   ByVal startInstanceLocation As System.Integer _
) 
public void DrawIndexedInstanced( 
   System.int indexCountPerInstance,
   System.int instanceCount,
   System.int startIndexLocation,
   System.int baseVertexLocation,
   System.int startInstanceLocation
)

パラメータ

indexCountPerInstance
instanceCount
startIndexLocation
baseVertexLocation
startInstanceLocation
参照

DeviceContext クラス
DeviceContext メンバ