Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

rgbf Struct Reference

#include <colors.h>

List of all members.


Detailed Description

Definition at line 105 of file colors.h.

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 108 of file colors.h.

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

Definition at line 110 of file colors.h.


Member Data Documentation

float rgbf::blue
 

Definition at line 106 of file colors.h.

float rgbf::green
 

Definition at line 106 of file colors.h.

float rgbf::red
 

Definition at line 106 of file colors.h.


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

Tekkotsu v2.4.1
Generated Tue Aug 16 16:35:08 2005 by Doxygen 1.4.4