Assimp  v4.1. (December 2018)
pmd::PmdVertex Class Reference

Public Member Functions

bool Read (std::ifstream *stream)
 

Public Attributes

uint16_t bone_index [2]
 
uint8_t bone_weight
 
bool edge_invisible
 
float normal [3]
 
float position [3]
 
float uv [2]
 

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]

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