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.h>
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
Definition at line 145 of file nurbsGL.h.
The documentation for this struct was generated from the following file:
Generated on Tue Jun 24 13:27:01 2003 for NURBS++ by
1.2.14 written by Dimitri van Heesch,
© 1997-2002