Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

HSVColor struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

HSVColor Struct Reference

#include <OCOLTBL.H>

List of all members.

Public Methods

 HSVColor ()
 HSVColor (double h, double s, double v)

Public Attributes

double hue
double saturation
double brightness


Detailed Description

Structure containing the hue, saturation, and value of a color. Used for color remap of the ColorTable.

Definition at line 27 of file OCOLTBL.H.


Constructor & Destructor Documentation

HSVColor::HSVColor   [inline]
 

Definition at line 32 of file OCOLTBL.H.

HSVColor::HSVColor double    h,
double    s,
double    v
[inline]
 

Definition at line 33 of file OCOLTBL.H.


Member Data Documentation

double HSVColor::brightness
 

Definition at line 30 of file OCOLTBL.H.

double HSVColor::hue
 

Definition at line 28 of file OCOLTBL.H.

double HSVColor::saturation
 

Definition at line 29 of file OCOLTBL.H.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 23 01:39:20 2002 for VirtualU by doxygen1.2.17