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

#include <progdefs.h>

Public Attributes

char name [32]
 
qboolean draw:1
 
qboolean startenabled:1
 
int type
 
int body1
 
int body2
 
int bonepivot
 
float FMax
 
float FMax2
 
float HiStop
 
float HiStop2
 
float LoStop
 
float LoStop2
 
float CFM
 
float CFM2
 
float ERP
 
float ERP2
 
float Vel
 
float Vel2
 
vec3_t offset
 
vec3_t offset2
 
vec3_t axis
 
vec3_t axis2
 

Member Data Documentation

◆ axis

vec3_t rbejointinfo_t::axis

◆ axis2

vec3_t rbejointinfo_t::axis2

◆ body1

int rbejointinfo_t::body1

◆ body2

int rbejointinfo_t::body2

◆ bonepivot

int rbejointinfo_t::bonepivot

◆ CFM

float rbejointinfo_t::CFM

◆ CFM2

float rbejointinfo_t::CFM2

◆ draw

qboolean rbejointinfo_t::draw

◆ ERP

float rbejointinfo_t::ERP

◆ ERP2

float rbejointinfo_t::ERP2

◆ FMax

float rbejointinfo_t::FMax

◆ FMax2

float rbejointinfo_t::FMax2

◆ HiStop

float rbejointinfo_t::HiStop

◆ HiStop2

float rbejointinfo_t::HiStop2

◆ LoStop

float rbejointinfo_t::LoStop

◆ LoStop2

float rbejointinfo_t::LoStop2

◆ name

char rbejointinfo_t::name[32]

◆ offset

vec3_t rbejointinfo_t::offset

◆ offset2

vec3_t rbejointinfo_t::offset2

◆ startenabled

qboolean rbejointinfo_t::startenabled

◆ type

int rbejointinfo_t::type

◆ Vel

float rbejointinfo_t::Vel

◆ Vel2

float rbejointinfo_t::Vel2

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