PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
Loading...
Searching...
No Matches
PureColor Member List

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

aPureColorprivate
bPureColorprivate
gPureColorprivate
getAlpha() constPureColor
getAlphaAsFloat() constPureColor
getBlue() constPureColor
getBlueAsFloat() constPureColor
getGreen() constPureColor
getGreenAsFloat() constPureColor
getRed() constPureColor
getRedAsFloat() constPureColor
operator!=(const PureColor &clr) constPureColor
operator=(const PureColor &vec)PureColor
operator==(const PureColor &clr) constPureColor
PureColor()PureColor
PureColor(const PureColor &cm)PureColor
PureColor(const TPureUByte &red, const TPureUByte &green, const TPureUByte &blue, const TPureUByte &alpha=0)PureColor
rPureColorprivate
Set(TPureUByte red, TPureUByte green, TPureUByte blue, TPureUByte alpha=0)PureColor
SetAlpha(TPureUByte alpha)PureColor
SetAlphaAsFloat(TPureFloat alpha)PureColor
SetAsFloats(TPureFloat red, TPureFloat green, TPureFloat blue, TPureFloat alpha=0.0f)PureColor
SetBlue(TPureUByte blue)PureColor
SetBlueAsFloat(TPureFloat blue)PureColor
SetGreen(TPureUByte green)PureColor
SetGreenAsFloat(TPureFloat green)PureColor
SetRed(TPureUByte red)PureColor
SetRedAsFloat(TPureFloat red)PureColor