doom3-gpl
Doom 3 GPL source release
|
#include <Model_lwo.h>
Public Attributes | |
int | count |
int | offset |
int | vcount |
int | voffset |
lwPolygon * | pol |
Definition at line 520 of file Model_lwo.h.
int st_lwPolygonList::count |
Definition at line 521 of file Model_lwo.h.
int st_lwPolygonList::offset |
Definition at line 522 of file Model_lwo.h.
lwPolygon* st_lwPolygonList::pol |
Definition at line 525 of file Model_lwo.h.
int st_lwPolygonList::vcount |
Definition at line 523 of file Model_lwo.h.
int st_lwPolygonList::voffset |
Definition at line 524 of file Model_lwo.h.