![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Model_lwo.h>
Public Attributes | |
| struct st_lwSurface * | next |
| struct st_lwSurface * | prev |
| char * | name |
| char * | srcname |
| lwCParam | color |
| lwTParam | luminosity |
| lwTParam | diffuse |
| lwTParam | specularity |
| lwTParam | glossiness |
| lwRMap | reflection |
| lwRMap | transparency |
| lwTParam | eta |
| lwTParam | translucency |
| lwTParam | bump |
| float | smooth |
| int | sideflags |
| float | alpha |
| int | alpha_mode |
| lwEParam | color_hilite |
| lwEParam | color_filter |
| lwEParam | add_trans |
| lwEParam | dif_sharp |
| lwEParam | glow |
| lwLine | line |
| lwPlugin * | shader |
| int | nshaders |
Definition at line 434 of file Model_lwo.h.
| lwEParam st_lwSurface::add_trans |
Definition at line 454 of file Model_lwo.h.
| float st_lwSurface::alpha |
Definition at line 450 of file Model_lwo.h.
| int st_lwSurface::alpha_mode |
Definition at line 451 of file Model_lwo.h.
| lwTParam st_lwSurface::bump |
Definition at line 447 of file Model_lwo.h.
| lwCParam st_lwSurface::color |
Definition at line 438 of file Model_lwo.h.
| lwEParam st_lwSurface::color_filter |
Definition at line 453 of file Model_lwo.h.
| lwEParam st_lwSurface::color_hilite |
Definition at line 452 of file Model_lwo.h.
| lwEParam st_lwSurface::dif_sharp |
Definition at line 455 of file Model_lwo.h.
| lwTParam st_lwSurface::diffuse |
Definition at line 440 of file Model_lwo.h.
| lwTParam st_lwSurface::eta |
Definition at line 445 of file Model_lwo.h.
| lwTParam st_lwSurface::glossiness |
Definition at line 442 of file Model_lwo.h.
| lwEParam st_lwSurface::glow |
Definition at line 456 of file Model_lwo.h.
| lwLine st_lwSurface::line |
Definition at line 457 of file Model_lwo.h.
| lwTParam st_lwSurface::luminosity |
Definition at line 439 of file Model_lwo.h.
| char* st_lwSurface::name |
Definition at line 436 of file Model_lwo.h.
| struct st_lwSurface* st_lwSurface::next |
Definition at line 435 of file Model_lwo.h.
| int st_lwSurface::nshaders |
Definition at line 459 of file Model_lwo.h.
| struct st_lwSurface * st_lwSurface::prev |
Definition at line 435 of file Model_lwo.h.
| lwRMap st_lwSurface::reflection |
Definition at line 443 of file Model_lwo.h.
| lwPlugin* st_lwSurface::shader |
Definition at line 458 of file Model_lwo.h.
| int st_lwSurface::sideflags |
Definition at line 449 of file Model_lwo.h.
| float st_lwSurface::smooth |
Definition at line 448 of file Model_lwo.h.
| lwTParam st_lwSurface::specularity |
Definition at line 441 of file Model_lwo.h.
| char* st_lwSurface::srcname |
Definition at line 437 of file Model_lwo.h.
| lwTParam st_lwSurface::translucency |
Definition at line 446 of file Model_lwo.h.
| lwRMap st_lwSurface::transparency |
Definition at line 444 of file Model_lwo.h.
1.8.6.