モデルリソースメッシュ構造体(ファイル用) More...
#include <GxResModel.h>
Public Member Functions | |
初期化 | |
GxMeshFile (void) | |
デフォルトコンストラクタ | |
Public Attributes | |
メンバ変数 | |
GxMatrixAffine | _boundingBoxMatrix |
バウンディングボックスのマトリクス | |
GxVector3 | _boundingBoxExtent |
バウンディングボックスの大きさ | |
u32 | _partsIndex |
パーツ番号 | |
u32 | _lodMask |
LODマスク | |
u32 | _vertexCount |
頂点数 | |
u32 | _indexOffset |
インデックスバッファオフセット | |
u32 | _indexCount |
インデックス数 | |
u32 | _indexMinimum |
最小のインデックス | |
u32 | _padding [2] |
パディング | |
Additional Inherited Members | |
![]() | |
static GxRtti & | __getStaticRtti (void) |
モデルリソースメッシュ構造体(ファイル用)