doom3-gpl
Doom 3 GPL source release
|
#include <Model_lwo.h>
Public Attributes | |
struct st_lwGradKey * | next |
struct st_lwGradKey * | prev |
float | value |
float | rgba [4] |
Definition at line 362 of file Model_lwo.h.
struct st_lwGradKey* st_lwGradKey::next |
Definition at line 363 of file Model_lwo.h.
struct st_lwGradKey * st_lwGradKey::prev |
Definition at line 363 of file Model_lwo.h.
float st_lwGradKey::rgba[4] |
Definition at line 365 of file Model_lwo.h.
float st_lwGradKey::value |
Definition at line 364 of file Model_lwo.h.