|
Assimp
v3.1.1 (June 2014)
|
表示枠 More...
Public Member Functions | |
| PmxFrame () | |
| void | Read (std::istream *stream, PmxSetting *setting) |
Public Attributes | |
| int | element_count |
| 枠内要素数 More... | |
| std::unique_ptr< PmxFrameElement []> | elements |
| 枠内要素配列 More... | |
| std::string | frame_english_name |
| 枠英名 More... | |
| uint8_t | frame_flag |
| 特殊枠フラグ More... | |
| std::string | frame_name |
| 枠名 More... | |
表示枠
|
inline |
| void pmx::PmxFrame::Read | ( | std::istream * | stream, |
| PmxSetting * | setting | ||
| ) |
| int pmx::PmxFrame::element_count |
枠内要素数
| std::unique_ptr<PmxFrameElement []> pmx::PmxFrame::elements |
枠内要素配列
| std::string pmx::PmxFrame::frame_english_name |
枠英名
| uint8_t pmx::PmxFrame::frame_flag |
特殊枠フラグ
| std::string pmx::PmxFrame::frame_name |
枠名