Homepage Demos Overview Downloads Tutorials Reference
Credits

rgbf Struct Reference

#include <colors.h>

List of all members.

Public Member Functions

 rgbf ()
 rgbf (float nred, float ngreen, float nblue)

Public Attributes

float red
float green
float blue


Constructor & Destructor Documentation

rgbf::rgbf  )  [inline]
 

Definition at line 106 of file colors.h.

rgbf::rgbf float  nred,
float  ngreen,
float  nblue
[inline]
 

Definition at line 108 of file colors.h.


Member Data Documentation

float rgbf::blue
 

Definition at line 104 of file colors.h.

Referenced by rgbf().

float rgbf::green
 

Definition at line 104 of file colors.h.

Referenced by rgbf().

float rgbf::red
 

Definition at line 104 of file colors.h.

Referenced by rgbf().


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

Tekkotsu v2.2.2
Generated Tue Jan 4 15:45:31 2005 by Doxygen 1.4.0