Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

RGB Class Reference

silly class to contain a color. More...

#include <RGB.h>

List of all members.

Public Methods

 RGB (GLfloat *irgb)
 RGB ()
RGB & operator= (const RGB &obj)
 Assignment. More...


Public Attributes

GLfloat rgb [3]


Detailed Description

silly class to contain a color.

Definition at line 20 of file RGB.h.


Constructor & Destructor Documentation

RGB::RGB GLfloat *    irgb [inline]
 

Definition at line 24 of file RGB.h.

References rgb.

RGB::RGB   [inline]
 

Definition at line 30 of file RGB.h.

References rgb.


Member Function Documentation

RGB& RGB::operator= const RGB &    obj [inline]
 

Assignment.

Definition at line 37 of file RGB.h.

References rgb.


Member Data Documentation

GLfloat RGB::rgb[3]
 

Definition at line 23 of file RGB.h.

Referenced by operator=, and RGB.


The documentation for this class was generated from the following file:
Generated on Wed Oct 29 10:01:53 2003 for Tetraviewer by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002