FS2_Open
Open source remastering of the Freespace 2 engine
model_light Struct Reference

Public Attributes

ubyte r
 
ubyte g
 
ubyte b
 
ubyte spec_r
 
ubyte spec_g
 
ubyte spec_b
 

Detailed Description

Definition at line 54 of file modelinterp.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: