Assimp  v3.1.1 (June 2014)
pmd::PmdVertex Class Reference

頂点 More...

Public Member Functions

bool Read (std::ifstream *stream)
 

Public Attributes

uint16_t bone_index [2]
 関連ボーンインデックス More...
 
uint8_t bone_weight
 ボーンウェイト More...
 
bool edge_invisible
 エッジ不可視 More...
 
float normal [3]
 法線 More...
 
float position [3]
 位置 More...
 
float uv [2]
 UV座標 More...
 

Detailed Description

頂点

Member Function Documentation

◆ Read()

bool pmd::PmdVertex::Read ( std::ifstream *  stream)
inline

Member Data Documentation

◆ bone_index

uint16_t pmd::PmdVertex::bone_index[2]

関連ボーンインデックス

◆ bone_weight

uint8_t pmd::PmdVertex::bone_weight

ボーンウェイト

◆ edge_invisible

bool pmd::PmdVertex::edge_invisible

エッジ不可視

◆ normal

float pmd::PmdVertex::normal[3]

法線

◆ position

float pmd::PmdVertex::position[3]

位置

◆ uv

float pmd::PmdVertex::uv[2]

UV座標


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