Tekkotsu 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::red

Definition at line 106 of file colors.h.

float rgbf::green

Definition at line 106 of file colors.h.

float rgbf::blue

Definition at line 106 of file colors.h.


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

Tekkotsu v4.0
Generated Thu Nov 22 00:58:39 2007 by Doxygen 1.5.4