doom3-gpl
Doom 3 GPL source release
|
#include <Model_lwo.h>
Public Attributes | |
float | pos [3] |
int | npols |
int * | pol |
int | nvmaps |
lwVMapPt * | vm |
Definition at line 488 of file Model_lwo.h.
int st_lwPoint::npols |
Definition at line 490 of file Model_lwo.h.
int st_lwPoint::nvmaps |
Definition at line 492 of file Model_lwo.h.
int* st_lwPoint::pol |
Definition at line 491 of file Model_lwo.h.
float st_lwPoint::pos[3] |
Definition at line 489 of file Model_lwo.h.
lwVMapPt* st_lwPoint::vm |
Definition at line 493 of file Model_lwo.h.