clan::ModelDataBone Class Reference

Bone data. More...

#include <model_data_bone.h>

Public Member Functions

 ModelDataBone ()
 

Public Attributes

bool billboarded
 
ModelDataAnimationData
< Quaternionf
orientation
 
short parent_bone
 
Vec3f pivot
 
ModelDataAnimationData< Vec3fposition
 
ModelDataAnimationData< Vec3fscale
 

Detailed Description

Bone data.

Constructor & Destructor Documentation

clan::ModelDataBone::ModelDataBone ( )
inline

Member Data Documentation

bool clan::ModelDataBone::billboarded
ModelDataAnimationData<Quaternionf> clan::ModelDataBone::orientation
short clan::ModelDataBone::parent_bone
Vec3f clan::ModelDataBone::pivot
ModelDataAnimationData<Vec3f> clan::ModelDataBone::position
ModelDataAnimationData<Vec3f> clan::ModelDataBone::scale

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