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

#include <Model_lwo.h>

Public Attributes

struct st_lwKeynext
 
struct st_lwKeyprev
 
float value
 
float time
 
unsigned int shape
 
float tension
 
float continuity
 
float bias
 
float param [4]
 

Detailed Description

Definition at line 211 of file Model_lwo.h.

Member Data Documentation

float st_lwKey::bias

Definition at line 218 of file Model_lwo.h.

float st_lwKey::continuity

Definition at line 217 of file Model_lwo.h.

struct st_lwKey* st_lwKey::next

Definition at line 212 of file Model_lwo.h.

float st_lwKey::param[4]

Definition at line 219 of file Model_lwo.h.

struct st_lwKey * st_lwKey::prev

Definition at line 212 of file Model_lwo.h.

unsigned int st_lwKey::shape

Definition at line 215 of file Model_lwo.h.

float st_lwKey::tension

Definition at line 216 of file Model_lwo.h.

float st_lwKey::time

Definition at line 214 of file Model_lwo.h.

float st_lwKey::value

Definition at line 213 of file Model_lwo.h.


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