FTEQW
Documentation of the FTE engine source tree.
galiasanimation_s Struct Reference

#include <com_mesh.h>

Public Member Functions

float *QDECL * GetRawBones (const struct galiasinfo_s *mesh, const struct galiasanimation_s *a, float time, float *bonematrixstorage, int numbones)
 

Public Attributes

skeltype_t skeltype
 
voidboneofs
 
qboolean loop
 
int numposes
 
float rate
 
int action
 
float actionweight
 
galiaspose_tposeofs
 
galiasevent_tevents
 
char name [64]
 

Member Function Documentation

◆ GetRawBones()

float *QDECL * galiasanimation_s::GetRawBones ( const struct galiasinfo_s mesh,
const struct galiasanimation_s a,
float  time,
float *  bonematrixstorage,
int  numbones 
)

Member Data Documentation

◆ action

int galiasanimation_s::action

◆ actionweight

float galiasanimation_s::actionweight

◆ boneofs

void* galiasanimation_s::boneofs

◆ events

galiasevent_t* galiasanimation_s::events

◆ loop

qboolean galiasanimation_s::loop

◆ name

char galiasanimation_s::name[64]

◆ numposes

int galiasanimation_s::numposes

◆ poseofs

galiaspose_t* galiasanimation_s::poseofs

◆ rate

float galiasanimation_s::rate

◆ skeltype

skeltype_t galiasanimation_s::skeltype

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