mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
A RGB color. More...
#include <ObjectLoader3ds.h>
Public Member Functions | |
stColor () | |
Public Attributes | |
unsigned char | r |
unsigned char | g |
unsigned char | b |
A RGB color.
Definition at line 58 of file ObjectLoader3ds.h.
|
inline |
Definition at line 59 of file ObjectLoader3ds.h.
unsigned char stColor::b |
Definition at line 60 of file ObjectLoader3ds.h.
unsigned char stColor::g |
Definition at line 60 of file ObjectLoader3ds.h.
unsigned char stColor::r |
Definition at line 60 of file ObjectLoader3ds.h.