FTEQW
Documentation of the FTE engine source tree.
progdefs.h File Reference

Go to the source code of this file.

Classes

struct  globalvars_s
 
struct  nqglobalvars_s
 
struct  stdentvars_s
 
struct  extentvars_s
 
struct  comentvars_t
 
struct  comextentvars_t
 
struct  rbebody_t
 
struct  rbebodyinfo_t
 
struct  rbejoint_t
 
struct  rbejointinfo_t
 
struct  rbecommandqueue_s
 
struct  entityrbe_t
 

Typedefs

typedef struct globalvars_s globalvars_t
 
typedef struct nqglobalvars_s globalptrs_t
 
typedef struct stdentvars_s stdentvars_t
 
typedef struct extentvars_s extentvars_t
 
typedef struct rbecommandqueue_s rbecommandqueue_t
 

Enumerations

enum  rbecommands_e { RBECMD_ENABLE , RBECMD_DISABLE , RBECMD_FORCE , RBECMD_TORQUE }
 

Variables

 comentvars_t
 

Typedef Documentation

◆ extentvars_t

typedef struct extentvars_s extentvars_t

◆ globalptrs_t

typedef struct nqglobalvars_s globalptrs_t

◆ globalvars_t

typedef struct globalvars_s globalvars_t

◆ rbecommandqueue_t

◆ stdentvars_t

Enumeration Type Documentation

◆ rbecommands_e

Enumerator
RBECMD_ENABLE 
RBECMD_DISABLE 
RBECMD_FORCE 
RBECMD_TORQUE 

Variable Documentation

◆ comentvars_t