mElite  1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
stColor Struct Reference

A RGB color. More...

#include <ObjectLoader3ds.h>

Public Member Functions

 stColor ()
 

Public Attributes

unsigned char r
 
unsigned char g
 
unsigned char b
 

Detailed Description

A RGB color.

Definition at line 58 of file ObjectLoader3ds.h.

Constructor & Destructor Documentation

stColor::stColor ( )
inline

Definition at line 59 of file ObjectLoader3ds.h.

Member Data Documentation

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.


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