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
impactInfo_s Struct Reference

#include <Physics.h>

Public Attributes

float invMass
 
idMat3 invInertiaTensor
 
idVec3 position
 
idVec3 velocity
 

Detailed Description

Definition at line 68 of file Physics.h.

Member Data Documentation

idMat3 impactInfo_s::invInertiaTensor

Definition at line 70 of file Physics.h.

float impactInfo_s::invMass

Definition at line 69 of file Physics.h.

idVec3 impactInfo_s::position

Definition at line 71 of file Physics.h.

idVec3 impactInfo_s::velocity

Definition at line 72 of file Physics.h.


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