頂点宣言に使用する、頂点要素を定義するための構造体 More...
#include <GxRenderVertexDeclaration.h>


Public Member Functions | |
初期化 | |
| GxRenderVertexElement (void) | |
| デフォルトコンストラクタ | |
| GxRenderVertexElement (u16 stream, u16 offset, u16 type, u16 semantics) | |
| コンストラクタ | |
Public Attributes | |
メンバ変数 | |
| u16 | _stream |
| ストリーム | |
| u16 | _offset |
| オフセット | |
| u16 | _type |
| タイプ | |
| u16 | _semantics |
| セマンティクス | |
Static Public Attributes | |
定義 | |
| static const GxRenderVertexElement | END |
| < 終了定義 | |
Additional Inherited Members | |
Static Public Member Functions inherited from GxStructBase | |
| static GxRtti & | __getStaticRtti (void) |
頂点宣言に使用する、頂点要素を定義するための構造体
頂点要素構造体