iaux::iaColor3< T > Member List

This is the complete list of members for iaux::iaColor3< T >, including all inherited members.

_biaux::iaColor3< T >
_giaux::iaColor3< T >
_riaux::iaColor3< T >
blackiaux::iaColor3< T >static
black(0.0, 0.0, 0.0)iaux::iaColor3< T >
black(0x00, 0x00, 0x00)iaux::iaColor3< T >
blueiaux::iaColor3< T >static
blue(0.0, 0.0, 1.0)iaux::iaColor3< T >
blue(0x00, 0x00, 0xff)iaux::iaColor3< T >
cyaniaux::iaColor3< T >static
cyan(0.0, 1.0, 1.0)iaux::iaColor3< T >
cyan(0x00, 0xff, 0xff)iaux::iaColor3< T >
darkGrayiaux::iaColor3< T >static
darkGray(0.25, 0.25, 0.25)iaux::iaColor3< T >
darkGray(0x40, 0x40, 0x40)iaux::iaColor3< T >
getData()iaux::iaColor3< T >
grayiaux::iaColor3< T >static
gray(0.5, 0.5, 0.5)iaux::iaColor3< T >
gray(0x80, 0x80, 0x80)iaux::iaColor3< T >
greeniaux::iaColor3< T >static
green(0.0, 1.0, 0.0)iaux::iaColor3< T >
green(0x00, 0xff, 0x00)iaux::iaColor3< T >
iaColor3()iaux::iaColor3< T >
iaColor3(T r, T g, T b)iaux::iaColor3< T >
iaColor3()iaux::iaColor3< T >
iaColor3()iaux::iaColor3< T >
lightGrayiaux::iaColor3< T >static
lightGray(0.75, 0.75, 0.75)iaux::iaColor3< T >
lightGray(0xb, 0xbf, 0xbf)iaux::iaColor3< T >
magentaiaux::iaColor3< T >static
magenta(1.0, 0.0, 1.0)iaux::iaColor3< T >
magenta(0xff, 0x00, 0xff)iaux::iaColor3< T >
operator*(float32 factor)iaux::iaColor3< T >
operator*=(float32 factor)iaux::iaColor3< T >
operator+=(const iaColor3< T > &color)iaux::iaColor3< T >
operator-=(const iaColor3< T > &color)iaux::iaColor3< T >
operator=(const iaColor3< T > &color)iaux::iaColor3< T >
rediaux::iaColor3< T >static
red(1.0, 0.0, 0.0)iaux::iaColor3< T >
red(0xff, 0x00, 0x00)iaux::iaColor3< T >
set(T r, T g, T b)iaux::iaColor3< T >
whiteiaux::iaColor3< T >static
white(1.0, 1.0, 1.0)iaux::iaColor3< T >
white(0xff, 0xff, 0xff)iaux::iaColor3< T >
yellowiaux::iaColor3< T >static
yellow(1.0, 1.0, 0.0)iaux::iaColor3< T >
yellow(0xff, 0xff, 0x00)iaux::iaColor3< T >