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

ライトフレーム More...

Public Member Functions

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

Public Attributes

float color [3]
 More...
 
int frame
 フレーム番号 More...
 
float position [3]
 位置 More...
 

Detailed Description

ライトフレーム

Member Function Documentation

◆ Read()

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

◆ Write()

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

Member Data Documentation

◆ color

float vmd::VmdLightFrame::color[3]

◆ frame

int vmd::VmdLightFrame::frame

フレーム番号

◆ position

float vmd::VmdLightFrame::position[3]

位置


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