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

#include <model_hl.h>

Public Attributes

char name [32]
 
int parent
 
int unknown1
 
int bonecontroller [6]
 
float value [6]
 
float scale [6]
 

Member Data Documentation

◆ bonecontroller

int hlmdl_bone_t::bonecontroller[6]

◆ name

char hlmdl_bone_t::name[32]

◆ parent

int hlmdl_bone_t::parent

◆ scale

float hlmdl_bone_t::scale[6]

◆ unknown1

int hlmdl_bone_t::unknown1

◆ value

float hlmdl_bone_t::value[6]

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