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 Sat Jan 26 15:25:36 2002 for NURBS++ by
1.2.12 written by Dimitri van Heesch,
© 1997-2001