V-Gears 0
Free Final Fantasy VII engine.
DaFile::Frame Struct Reference

Information for a frame. More...

Collaboration diagram for DaFile::Frame:

Public Attributes

TriValue offset
 Root offset. More...
 
std::vector< TriValuebones
 Each of the bone rotations. More...
 

Detailed Description

Information for a frame.

Member Data Documentation

◆ bones

std::vector<TriValue> DaFile::Frame::bones

Each of the bone rotations.

◆ offset

TriValue DaFile::Frame::offset

Root offset.


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