doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
AFBodyPState_s Struct Reference

#include <Physics_AF.h>

Public Attributes

idVec3 worldOrigin
 
idMat3 worldAxis
 
idVec6 spatialVelocity
 
idVec6 externalForce
 

Detailed Description

Definition at line 649 of file Physics_AF.h.

Member Data Documentation

idVec6 AFBodyPState_s::externalForce

Definition at line 653 of file Physics_AF.h.

idVec6 AFBodyPState_s::spatialVelocity

Definition at line 652 of file Physics_AF.h.

idMat3 AFBodyPState_s::worldAxis

Definition at line 651 of file Physics_AF.h.

idVec3 AFBodyPState_s::worldOrigin

Definition at line 650 of file Physics_AF.h.


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