Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
AnimationNode Struct Reference

#include <BasicTypes.hpp>

Collaboration diagram for AnimationNode:
Collaboration graph

Public Attributes

double time
 time of this animation node in ticks More...
 
std::array< GfxOrientation, MAX_BONESbones
 bone orientations More...
 

Member Data Documentation

◆ bones

std::array<GfxOrientation, MAX_BONES> AnimationNode::bones

bone orientations

◆ time

double AnimationNode::time

time of this animation node in ticks


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