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

ヘッダ More...

Public Member Functions

bool Read (std::ifstream *stream)
 
bool ReadExtension (std::ifstream *stream)
 

Public Attributes

std::string comment
 コメント More...
 
std::string comment_english
 コメント(英語) More...
 
std::string name
 モデル名 More...
 
std::string name_english
 モデル名(英語) More...
 

Detailed Description

ヘッダ

Member Function Documentation

◆ Read()

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

◆ ReadExtension()

bool pmd::PmdHeader::ReadExtension ( std::ifstream *  stream)
inline

Member Data Documentation

◆ comment

std::string pmd::PmdHeader::comment

コメント

◆ comment_english

std::string pmd::PmdHeader::comment_english

コメント(英語)

◆ name

std::string pmd::PmdHeader::name

モデル名

◆ name_english

std::string pmd::PmdHeader::name_english

モデル名(英語)


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