ARB
Public Member Functions | Protected Member Functions | List of all members
AW_rgb_normalized Class Reference

#include <aw_rgb.hxx>

Inheritance diagram for AW_rgb_normalized:
Inheritance graph
[legend]

Public Member Functions

 AW_rgb_normalized (float red, float green, float blue)
 
 AW_rgb_normalized (const AW_rgb16 &o)
 
 AW_rgb_normalized (const char *colorname)
 
float r () const
 
float g () const
 
float b () const
 

Protected Member Functions

 AW_rgb_normalized (void *, float red, float green, float blue)
 

Detailed Description

Definition at line 65 of file aw_rgb.hxx.

Constructor & Destructor Documentation

AW_rgb_normalized::AW_rgb_normalized ( void *  ,
float  red,
float  green,
float  blue 
)
inlineprotected

Definition at line 72 of file aw_rgb.hxx.

AW_rgb_normalized::AW_rgb_normalized ( float  red,
float  green,
float  blue 
)
inline

Definition at line 78 of file aw_rgb.hxx.

AW_rgb_normalized::AW_rgb_normalized ( const AW_rgb16 o)
inlineexplicit

Definition at line 83 of file aw_rgb.hxx.

AW_rgb_normalized::AW_rgb_normalized ( const char colorname)
inlineexplicit

Definition at line 91 of file aw_rgb.hxx.

References AW_rgb_normalized().

Referenced by AW_rgb_normalized().

Member Function Documentation

float AW_rgb_normalized::r ( ) const
inline
float AW_rgb_normalized::g ( ) const
inline
float AW_rgb_normalized::b ( ) const
inline

The documentation for this class was generated from the following file: