doom3-gpl
Doom 3 GPL source release
|
#include <Physics_AF.h>
Public Attributes | |
idVec3 | worldOrigin |
idMat3 | worldAxis |
idVec6 | spatialVelocity |
idVec6 | externalForce |
Definition at line 649 of file Physics_AF.h.
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.