![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Model_lwo.h>
Public Attributes | |
| ID_TIME_T | timeStamp |
| lwLayer * | layer |
| lwEnvelope * | env |
| lwClip * | clip |
| lwSurface * | surf |
| lwTagList | taglist |
| int | nlayers |
| int | nenvs |
| int | nclips |
| int | nsurfs |
Definition at line 557 of file Model_lwo.h.
| lwClip* st_lwObject::clip |
Definition at line 561 of file Model_lwo.h.
| lwEnvelope* st_lwObject::env |
Definition at line 560 of file Model_lwo.h.
| lwLayer* st_lwObject::layer |
Definition at line 559 of file Model_lwo.h.
| int st_lwObject::nclips |
Definition at line 566 of file Model_lwo.h.
| int st_lwObject::nenvs |
Definition at line 565 of file Model_lwo.h.
| int st_lwObject::nlayers |
Definition at line 564 of file Model_lwo.h.
| int st_lwObject::nsurfs |
Definition at line 567 of file Model_lwo.h.
| lwSurface* st_lwObject::surf |
Definition at line 562 of file Model_lwo.h.
| lwTagList st_lwObject::taglist |
Definition at line 563 of file Model_lwo.h.
| ID_TIME_T st_lwObject::timeStamp |
Definition at line 558 of file Model_lwo.h.
1.8.6.