Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

rgbf Struct Reference

#include <colors.h>

List of all members.


Detailed Description

Definition at line 106 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 109 of file colors.h.

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

Definition at line 111 of file colors.h.


Member Data Documentation

float rgbf::blue

Definition at line 107 of file colors.h.

float rgbf::green

Definition at line 107 of file colors.h.

float rgbf::red

Definition at line 107 of file colors.h.


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

Tekkotsu v3.0
Generated Wed Oct 4 00:05:12 2006 by Doxygen 1.4.7