Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cColorDX Member List

This is the complete list of members for GrayLib::cColorDX, including all inherited members.

cColorDX(D3DCOLOR color=0) noexceptGrayLib::cColorDXinline
cColorDX(COLOR_ELEM_t r, COLOR_ELEM_t g, COLOR_ELEM_t b) noexceptGrayLib::cColorDXinline
cColorDX(COLOR_ELEM_t a, COLOR_ELEM_t r, COLOR_ELEM_t g, COLOR_ELEM_t b) noexceptGrayLib::cColorDXinline
get_A() const noexceptGrayLib::cColorDXinline
get_B() const noexceptGrayLib::cColorDXinline
get_ColorDX() const noexceptGrayLib::cColorDXinline
get_ColorRef() const noexceptGrayLib::cColorDXinline
get_G() const noexceptGrayLib::cColorDXinline
get_Grey16() const noexceptGrayLib::cColorDXinline
get_R() const noexceptGrayLib::cColorDXinline
GetA(D3DCOLOR color) noexceptGrayLib::cColorDXinlinestatic
GetAC(COLOR_ELEM_t alpha, D3DCOLOR color) noexceptGrayLib::cColorDXinlinestatic
GetARGB(COLOR_ELEM_t a, COLOR_ELEM_t r, COLOR_ELEM_t g, COLOR_ELEM_t b) noexceptGrayLib::cColorDXinlinestatic
GetB(D3DCOLOR color) noexceptGrayLib::cColorDXinlinestatic
GetElem(ITERATE_t i) constGrayLib::cColorDXinline
GetG(D3DCOLOR color) noexceptGrayLib::cColorDXinlinestatic
GetR(D3DCOLOR color) noexceptGrayLib::cColorDXinlinestatic
GetXRGB(COLOR_ELEM_t r, COLOR_ELEM_t g, COLOR_ELEM_t b) noexceptGrayLib::cColorDXinlinestatic
k_ALPHA_MASKGrayLib::cColorDXstatic
k_ALPHA_SHIFTGrayLib::cColorDXstatic
m_colorGrayLib::cColorDX
operator D3DCOLOR() const noexceptGrayLib::cColorDXinline
put_A(COLOR_ELEM_t a) noexceptGrayLib::cColorDXinline
put_RGB(D3DCOLOR c) noexceptGrayLib::cColorDXinline