Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
HPS::RGBAColor Member List

This is the complete list of members for HPS::RGBAColor, including all inherited members.

alphaHPS::RGBAColor
Black()HPS::RGBAColorinlinestatic
blueHPS::RGBAColor
Equals(RGBAColor const &c, int in_tolerance=32) constHPS::RGBAColorinline
Gray() constHPS::RGBAColorinline
greenHPS::RGBAColor
Invalid()HPS::RGBAColorinlinestatic
IsGray() constHPS::RGBAColorinline
IsValid() constHPS::RGBAColorinline
Nothing()HPS::RGBAColorinlinestatic
operator!=(RGBAColor const &c) constHPS::RGBAColorinline
operator*(RGBAColor const &c) constHPS::RGBAColorinline
operator*(float s) constHPS::RGBAColorinline
operator*(RGBColor const &c) constHPS::RGBAColorinline
operator*=(RGBAColor const &c)HPS::RGBAColorinline
operator*=(float s)HPS::RGBAColorinline
operator*=(RGBColor const &c)HPS::RGBAColorinline
operator+(RGBAColor const &c) constHPS::RGBAColorinline
operator+(float s) constHPS::RGBAColorinline
operator+(RGBColor const &c) constHPS::RGBAColorinline
operator+=(RGBAColor const &c)HPS::RGBAColorinline
operator+=(float s)HPS::RGBAColorinline
operator+=(RGBColor const &c)HPS::RGBAColorinline
operator-(RGBAColor const &c) constHPS::RGBAColorinline
operator-(float s) constHPS::RGBAColorinline
operator-(RGBColor const &c) constHPS::RGBAColorinline
operator-=(RGBAColor const &c)HPS::RGBAColorinline
operator-=(float s)HPS::RGBAColorinline
operator-=(RGBColor const &c)HPS::RGBAColorinline
operator/(float s) constHPS::RGBAColorinline
operator/=(float s)HPS::RGBAColorinline
operator==(RGBAColor const &c) constHPS::RGBAColorinline
redHPS::RGBAColor
RGBAColor()HPS::RGBAColorinline
RGBAColor(float gray, float a=1)HPS::RGBAColorinlineexplicit
RGBAColor(float r, float g, float b, float a=1)HPS::RGBAColorinline
RGBAColor(RGBColor const &c)HPS::RGBAColorinline
RGBAColor(RGBColor const &c, float a)HPS::RGBAColorinline
RGBAColor(RGBA32Color const &c32)HPS::RGBAColorexplicit
RGBAColor(RGBAS32Color const &c32)HPS::RGBAColorexplicit
White()HPS::RGBAColorinlinestatic