◆ LoadFromFile()
static std::unique_ptr<PmdModel> pmd::PmdModel::LoadFromFile |
( |
const char * |
filename | ) |
|
|
inlinestatic |
◆ LoadFromStream()
static std::unique_ptr<PmdModel> pmd::PmdModel::LoadFromStream |
( |
std::ifstream * |
stream | ) |
|
|
inlinestatic |
◆ bone_disp
◆ bone_disp_name
◆ bones
std::vector<PmdBone> pmd::PmdModel::bones |
◆ constraints
◆ faces
std::vector<PmdFace> pmd::PmdModel::faces |
◆ faces_indices
std::vector<uint16_t> pmd::PmdModel::faces_indices |
◆ header
◆ iks
std::vector<PmdIk> pmd::PmdModel::iks |
◆ indices
std::vector<uint16_t> pmd::PmdModel::indices |
◆ materials
◆ rigid_bodies
◆ toon_filenames
std::vector<std::string> pmd::PmdModel::toon_filenames |
◆ version
float pmd::PmdModel::version |
◆ vertices
std::vector<PmdVertex> pmd::PmdModel::vertices |
The documentation for this class was generated from the following file: