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

Public Member Functions

void Read (std::istream *stream)
 
void ReadExpantion (std::istream *stream)
 

Public Attributes

std::string name
 
std::string name_english
 
FaceCategory type
 
std::vector< PmdFaceVertexvertices
 

Member Function Documentation

◆ Read()

void pmd::PmdFace::Read ( std::istream *  stream)
inline

◆ ReadExpantion()

void pmd::PmdFace::ReadExpantion ( std::istream *  stream)
inline

Member Data Documentation

◆ name

std::string pmd::PmdFace::name

◆ name_english

std::string pmd::PmdFace::name_english

◆ type

FaceCategory pmd::PmdFace::type

◆ vertices

std::vector<PmdFaceVertex> pmd::PmdFace::vertices

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