![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Model_lwo.h>
Public Attributes | |
| lwSurface * | surf |
| int | part |
| int | smoothgrp |
| int | flags |
| unsigned int | type |
| float | norm [3] |
| int | nverts |
| lwPolVert * | v |
Definition at line 503 of file Model_lwo.h.
| int st_lwPolygon::flags |
Definition at line 507 of file Model_lwo.h.
| float st_lwPolygon::norm[3] |
Definition at line 509 of file Model_lwo.h.
| int st_lwPolygon::nverts |
Definition at line 510 of file Model_lwo.h.
| int st_lwPolygon::part |
Definition at line 505 of file Model_lwo.h.
| int st_lwPolygon::smoothgrp |
Definition at line 506 of file Model_lwo.h.
| lwSurface* st_lwPolygon::surf |
Definition at line 504 of file Model_lwo.h.
| unsigned int st_lwPolygon::type |
Definition at line 508 of file Model_lwo.h.
| lwPolVert* st_lwPolygon::v |
Definition at line 511 of file Model_lwo.h.
1.8.6.