Data Fields

hpgs_color_st Struct Reference
[Basic facilities.]

An application level RGB color. More...

#include <hpgs.h>

Data Fields

double r
double g
double b

Detailed Description

An application level RGB color.

This structure has a public alias hpgs_color and represents an application level RGB color consisting of double precision r,g and b color values in the range from 0.0 to 1.0.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines