From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/class_color_value-members.html | 150 ------------------------ 1 file changed, 150 deletions(-) delete mode 100644 Doc/doxygen/html/class_color_value-members.html (limited to 'Doc/doxygen/html/class_color_value-members.html') diff --git a/Doc/doxygen/html/class_color_value-members.html b/Doc/doxygen/html/class_color_value-members.html deleted file mode 100644 index d443caf..0000000 --- a/Doc/doxygen/html/class_color_value-members.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - -Starshatter_Open: Member List - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
-
-
ColorValue Member List
-
-
- -

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Alpha() const ColorValueinline
Blue() const ColorValueinline
Color classColorValuefriend
ColorValue()ColorValueinline
ColorValue(const ColorValue &c)ColorValueinline
ColorValue(const Color &c)ColorValueinline
ColorValue(float ar, float ag, float ab, float aa=1.0f)ColorValueinline
dim(double scale) const ColorValue
Faded() const ColorValueinline
Formatted() const ColorValueinline
Green() const ColorValueinline
operator!=(const ColorValue &c) const ColorValueinline
operator*(const ColorValue &c) const ColorValue
operator*(double scale) const ColorValue
operator+(const ColorValue &c) const ColorValue
operator+=(const ColorValue &c)ColorValue
operator==(const ColorValue &c) const ColorValueinline
Red() const ColorValueinline
Set(float ar, float ag, float ab, float aa=1.0f)ColorValueinline
SetAlpha(float aa)ColorValueinline
SetBlue(float ab)ColorValueinline
SetGreen(float ag)ColorValueinline
SetRed(float ar)ColorValueinline
ShadeColor(int shade) const ColorValueinline
Shaded(int shade) const ColorValueinline
TextureFormat(int keep_alpha=0) const ColorValueinline
ToColor() const ColorValue
TYPENAME()ColorValueinlinestatic
Unfaded() const ColorValueinline
-
- - - - -- cgit v1.1