|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Attributes | |
| ubyte | r |
| ubyte | g |
| ubyte | b |
| ubyte | spec_r |
| ubyte | spec_g |
| ubyte | spec_b |
Definition at line 54 of file modelinterp.cpp.
| ubyte model_light::b |
Definition at line 55 of file modelinterp.cpp.
| ubyte model_light::g |
Definition at line 55 of file modelinterp.cpp.
| ubyte model_light::r |
Definition at line 55 of file modelinterp.cpp.
| ubyte model_light::spec_b |
Definition at line 56 of file modelinterp.cpp.
| ubyte model_light::spec_g |
Definition at line 56 of file modelinterp.cpp.
| ubyte model_light::spec_r |
Definition at line 56 of file modelinterp.cpp.