Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PLib::RGBAf Struct Reference

a class to hold rgba floating point values. More...

#include <nurbs/nurbsGL.hh>

List of all members.

Public Methods

 RGBAf ()
 RGBAf (const RGBAf &c)
 RGBAf (const Color &c)

Public Attributes

float r
float g
float b
float a


Detailed Description

a class to hold rgba floating point values.

This holds the red, green, blue and alpha floting point values. These informations are neede by some renderer.

Author:
Philippe Lavoie
Date:
28 September 1997


The documentation for this struct was generated from the following file:
Generated on Sun Jan 27 00:50:48 2002 for NURBS++ by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001