![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Model_lwo.h>
Public Attributes | |
| struct st_lwTexture * | next |
| struct st_lwTexture * | prev |
| char * | ord |
| unsigned int | type |
| unsigned int | chan |
| lwEParam | opacity |
| short | opac_type |
| short | enabled |
| short | negative |
| short | axis |
| union { | |
| lwImageMap imap | |
| lwProcedural proc | |
| lwGradient grad | |
| } | param |
| lwTMap | tmap |
Definition at line 378 of file Model_lwo.h.
| short st_lwTexture::axis |
Definition at line 387 of file Model_lwo.h.
| unsigned int st_lwTexture::chan |
Definition at line 382 of file Model_lwo.h.
| short st_lwTexture::enabled |
Definition at line 385 of file Model_lwo.h.
| lwGradient st_lwTexture::grad |
Definition at line 391 of file Model_lwo.h.
| lwImageMap st_lwTexture::imap |
Definition at line 389 of file Model_lwo.h.
| short st_lwTexture::negative |
Definition at line 386 of file Model_lwo.h.
| struct st_lwTexture* st_lwTexture::next |
Definition at line 379 of file Model_lwo.h.
| short st_lwTexture::opac_type |
Definition at line 384 of file Model_lwo.h.
| lwEParam st_lwTexture::opacity |
Definition at line 383 of file Model_lwo.h.
| char* st_lwTexture::ord |
Definition at line 380 of file Model_lwo.h.
| union { ... } st_lwTexture::param |
| struct st_lwTexture * st_lwTexture::prev |
Definition at line 379 of file Model_lwo.h.
| lwProcedural st_lwTexture::proc |
Definition at line 390 of file Model_lwo.h.
| lwTMap st_lwTexture::tmap |
Definition at line 393 of file Model_lwo.h.
| unsigned int st_lwTexture::type |
Definition at line 381 of file Model_lwo.h.
1.8.6.