![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Model_lwo.h>
Public Attributes | |
| char * | paramname |
| char * | itemname |
| float | start |
| float | end |
| int | repeat |
| lwGradKey * | key |
| short * | ikey |
Definition at line 368 of file Model_lwo.h.
| float st_lwGradient::end |
Definition at line 372 of file Model_lwo.h.
| short* st_lwGradient::ikey |
Definition at line 375 of file Model_lwo.h.
| char* st_lwGradient::itemname |
Definition at line 370 of file Model_lwo.h.
| lwGradKey* st_lwGradient::key |
Definition at line 374 of file Model_lwo.h.
| char* st_lwGradient::paramname |
Definition at line 369 of file Model_lwo.h.
| int st_lwGradient::repeat |
Definition at line 373 of file Model_lwo.h.
| float st_lwGradient::start |
Definition at line 371 of file Model_lwo.h.
1.8.6.