Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
ModelAnimation Struct Reference

Structure representing the data of a 3D model animation. More...

#include <model.h>

Collaboration diagram for ModelAnimation:

Public Attributes

char name [128]
 
u32 length
 
Bonetargets
 
u32 targetsCount
 

Detailed Description

Structure representing the data of a 3D model animation.

This structure holds the keyframes and other properties of a model animation.

Member Data Documentation

◆ name

char ModelAnimation::name[128]

Name of the animation

◆ length

u32 ModelAnimation::length

Length of the animation

◆ targets

Bone* ModelAnimation::targets

Array of targets

◆ targetsCount

u32 ModelAnimation::targetsCount

Number of targets


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