|
ランタイム
|
メッシュ構造体 More...
#include <Common.h>

Public Attributes | |
| UInt32 | vertexCount |
| 頂点数 More... | |
| const Mix::Vector3 * | vertices |
| 頂点リスト More... | |
| UInt32 | polygonCount |
| ポリゴン数 More... | |
| const UInt32 * | polygonIndices |
| ポリゴンのインデックスリスト More... | |
メッシュ構造体
| UInt32 Mix::Dynamics::MESH::vertexCount |
頂点数
| const Mix::Vector3* Mix::Dynamics::MESH::vertices |
頂点リスト
| UInt32 Mix::Dynamics::MESH::polygonCount |
ポリゴン数
| const UInt32* Mix::Dynamics::MESH::polygonIndices |
ポリゴンのインデックスリスト