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

#include <AF.h>

Public Attributes

int bodyId
 
jointHandle_t jointHandle
 
AFJointModType_t jointMod
 
idVec3 jointBodyOrigin
 
idMat3 jointBodyAxis
 

Detailed Description

Definition at line 41 of file AF.h.

Member Data Documentation

int jointConversion_s::bodyId

Definition at line 42 of file AF.h.

idMat3 jointConversion_s::jointBodyAxis

Definition at line 46 of file AF.h.

idVec3 jointConversion_s::jointBodyOrigin

Definition at line 45 of file AF.h.

jointHandle_t jointConversion_s::jointHandle

Definition at line 43 of file AF.h.

AFJointModType_t jointConversion_s::jointMod

Definition at line 44 of file AF.h.


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