C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
MbRGBA Member List

This is the complete list of members for MbRGBA, including all inherited members.

Get() constMbRGBA
GetAlpha() constMbRGBA
GetAlphaFloat() constMbRGBA
GetBlue() constMbRGBA
GetBlueFloat() constMbRGBA
GetGreen() constMbRGBA
GetGreenFloat() constMbRGBA
GetRed() constMbRGBA
GetRedFloat() constMbRGBA
Init(uint32)MbRGBA
Init(uint8 red, uint8 green, uint8 blue, uint8 alpha=SYS_MAX_UINT8)MbRGBA
Init(float red, float green, float blue, float alpha=1.0)MbRGBA
MbRGBA()MbRGBA
MbRGBA(uint8 red, uint8 green, uint8 blue, uint8 alpha=SYS_MAX_UINT8)MbRGBA
MbRGBA(uint32)MbRGBA
MbRGBA(float red, float green, float blue, float alpha=1.0)MbRGBA
MbRGBA(const MbRGBA &other)MbRGBA
operator=(const MbRGBA &c)MbRGBA
operator==(const MbRGBA &c) constMbRGBA
operator[](size_t ind)MbRGBA
operator[](size_t ind) constMbRGBA
SetAlpha(int alpha)MbRGBA
SetAlpha(float alpha)MbRGBA
SetBlue(int blue)MbRGBA
SetBlue(float blue)MbRGBA
SetGreen(int green)MbRGBA
SetGreen(float green)MbRGBA
SetRed(int red)MbRGBA
SetRed(float red)MbRGBA