OROCHI
 
Loading...
Searching...
No Matches
GxRenderDevice::GxCommandDrawIndexed Struct Reference

インデックスあり描画コマンド More...

#include <GxRenderDevice.h>

Collaboration diagram for GxRenderDevice::GxCommandDrawIndexed:

Public Attributes

GxVertexStream _vertexStream [RENDER_VERTEX_STREAM_COUNT_MAX]
 頂点ストリーム
 
GxRenderIndexBuffer_pIndexBuffer
 インデックスバッファ
 
RENDER_PRIMITIVE_TYPE _type
 プリミティブタイプ
 
s32 _baseVertexIndex
 基準頂点インデックス
 
u32 _minIndex
 最小インデックス
 
u32 _vertexCount
 頂点数
 
u32 _startIndex
 開始インデックス
 
u32 _indexCount
 インデックス数
 
u32 _instanceCount
 インスタンス数
 
s32 * _pQueryIndex
 クエリインデックスのアドレス
 

Detailed Description

インデックスあり描画コマンド


The documentation for this struct was generated from the following file: