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

Public Member Functions

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

Public Attributes

std::string comment
 
std::string comment_english
 
std::string name
 
std::string name_english
 

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: