Assimp
v3.1.1 (June 2014)
|
頂点 More...
Public Member Functions | |
PmxVertex () | |
void | Read (std::istream *stream, PmxSetting *setting) |
Public Attributes | |
float | edge |
エッジ倍率 More... | |
float | normal [3] |
法線 More... | |
float | position [3] |
位置 More... | |
std::unique_ptr< PmxVertexSkinning > | skinning |
スキニング More... | |
PmxVertexSkinningType | skinning_type |
スキニングタイプ More... | |
float | uv [2] |
テクスチャ座標 More... | |
float | uva [4][4] |
追加テクスチャ座標 More... | |
頂点
|
inline |
void pmx::PmxVertex::Read | ( | std::istream * | stream, |
PmxSetting * | setting | ||
) |
float pmx::PmxVertex::edge |
エッジ倍率
float pmx::PmxVertex::normal[3] |
法線
float pmx::PmxVertex::position[3] |
位置
std::unique_ptr<PmxVertexSkinning> pmx::PmxVertex::skinning |
スキニング
PmxVertexSkinningType pmx::PmxVertex::skinning_type |
スキニングタイプ
float pmx::PmxVertex::uv[2] |
テクスチャ座標
float pmx::PmxVertex::uva[4][4] |
追加テクスチャ座標