![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Model_lwo.h>
Public Attributes | |
| struct st_lwEnvelope * | next |
| struct st_lwEnvelope * | prev |
| int | index |
| int | type |
| char * | name |
| lwKey * | key |
| int | nkeys |
| int | behavior [2] |
| lwPlugin * | cfilter |
| int | ncfilters |
Definition at line 222 of file Model_lwo.h.
| int st_lwEnvelope::behavior[2] |
Definition at line 229 of file Model_lwo.h.
| lwPlugin* st_lwEnvelope::cfilter |
Definition at line 230 of file Model_lwo.h.
| int st_lwEnvelope::index |
Definition at line 224 of file Model_lwo.h.
| lwKey* st_lwEnvelope::key |
Definition at line 227 of file Model_lwo.h.
| char* st_lwEnvelope::name |
Definition at line 226 of file Model_lwo.h.
| int st_lwEnvelope::ncfilters |
Definition at line 231 of file Model_lwo.h.
| struct st_lwEnvelope* st_lwEnvelope::next |
Definition at line 223 of file Model_lwo.h.
| int st_lwEnvelope::nkeys |
Definition at line 228 of file Model_lwo.h.
| struct st_lwEnvelope * st_lwEnvelope::prev |
Definition at line 223 of file Model_lwo.h.
| int st_lwEnvelope::type |
Definition at line 225 of file Model_lwo.h.
1.8.6.