Assimp  v3.1.1 (June 2014)
vmd::VmdFaceFrame Class Reference

表情フレーム More...

Public Member Functions

void Read (std::istream *stream)
 
void Write (std::ostream *stream)
 

Public Attributes

std::string face_name
 表情名 More...
 
uint32_t frame
 フレーム番号 More...
 
float weight
 表情の重み More...
 

Detailed Description

表情フレーム

Member Function Documentation

◆ Read()

void vmd::VmdFaceFrame::Read ( std::istream *  stream)
inline

◆ Write()

void vmd::VmdFaceFrame::Write ( std::ostream *  stream)
inline

Member Data Documentation

◆ face_name

std::string vmd::VmdFaceFrame::face_name

表情名

◆ frame

uint32_t vmd::VmdFaceFrame::frame

フレーム番号

◆ weight

float vmd::VmdFaceFrame::weight

表情の重み


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