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

カメラフレーム More...

Public Member Functions

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

Public Attributes

float angle
 視野角 More...
 
float distance
 距離 More...
 
int frame
 フレーム番号 More...
 
char interpolation [6][4]
 補間曲線 More...
 
float orientation [3]
 回転 More...
 
float position [3]
 位置 More...
 
char unknown [3]
 不明データ More...
 

Detailed Description

カメラフレーム

Member Function Documentation

◆ Read()

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

◆ Write()

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

Member Data Documentation

◆ angle

float vmd::VmdCameraFrame::angle

視野角

◆ distance

float vmd::VmdCameraFrame::distance

距離

◆ frame

int vmd::VmdCameraFrame::frame

フレーム番号

◆ interpolation

char vmd::VmdCameraFrame::interpolation[6][4]

補間曲線

◆ orientation

float vmd::VmdCameraFrame::orientation[3]

回転

◆ position

float vmd::VmdCameraFrame::position[3]

位置

◆ unknown

char vmd::VmdCameraFrame::unknown[3]

不明データ


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