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

#include <progdefs.h>

Public Attributes

char name [32]
 
int bone
 
float animate
 
qboolean draw:1
 
qboolean orient:1
 
qboolean isoffset:1
 
int orientpeer
 
int geomshape
 
float relmatrix [12]
 
float inverserelmatrix [12]
 
vec3_t dimensions
 
float mass
 

Member Data Documentation

◆ animate

float rbebodyinfo_t::animate

◆ bone

int rbebodyinfo_t::bone

◆ dimensions

vec3_t rbebodyinfo_t::dimensions

◆ draw

qboolean rbebodyinfo_t::draw

◆ geomshape

int rbebodyinfo_t::geomshape

◆ inverserelmatrix

float rbebodyinfo_t::inverserelmatrix[12]

◆ isoffset

qboolean rbebodyinfo_t::isoffset

◆ mass

float rbebodyinfo_t::mass

◆ name

char rbebodyinfo_t::name[32]

◆ orient

qboolean rbebodyinfo_t::orient

◆ orientpeer

int rbebodyinfo_t::orientpeer

◆ relmatrix

float rbebodyinfo_t::relmatrix[12]

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