doom3-gpl
Doom 3 GPL source release
|
#include <Model_lwo.h>
Public Attributes | |
char * | prefix |
char * | suffix |
int | digits |
int | flags |
int | offset |
int | start |
int | end |
Definition at line 261 of file Model_lwo.h.
int st_lwClipSeq::digits |
Definition at line 264 of file Model_lwo.h.
int st_lwClipSeq::end |
Definition at line 268 of file Model_lwo.h.
int st_lwClipSeq::flags |
Definition at line 265 of file Model_lwo.h.
int st_lwClipSeq::offset |
Definition at line 266 of file Model_lwo.h.
char* st_lwClipSeq::prefix |
Definition at line 262 of file Model_lwo.h.
int st_lwClipSeq::start |
Definition at line 267 of file Model_lwo.h.
char* st_lwClipSeq::suffix |
Definition at line 263 of file Model_lwo.h.