alternative Standard Libary  0.29.8
std::math::color< T > Elementverzeichnis

Vollständige Aufstellung aller Elemente für std::math::color< T > einschließlich aller geerbten Elemente.

astd::math::color< T >
alphastd::math::color< T >
bstd::math::color< T >
bluestd::math::color< T >
cstd::math::color< T >
color(void)std::math::color< T >inline
color(value_type _r, value_type _g, value_type _b, value_type _a)std::math::color< T >inline
color(value_type _r, value_type _g, value_type _b)std::math::color< T >inline
color(value_type f)std::math::color< T >inline
color(value_type *com)std::math::color< T >inline
color(const int _r, const int _g, const int _b)std::math::color< T >inline
color(const int _r, const int _g, const int _b, const int _a)std::math::color< T >inline
color(const int *pComponent)std::math::color< T >inline
color(const int c)std::math::color< T >inline
gstd::math::color< T >
greenstd::math::color< T >
operator T*()std::math::color< T >inline
operator unsigned long() conststd::math::color< T >inline
operator*=(const self_type &c)std::math::color< T >inline
operator*=(const value_type f)std::math::color< T >inline
operator+=(const self_type &c)std::math::color< T >inline
operator-=(const self_type &c)std::math::color< T >inline
operator/=(const self_type &c)std::math::color< T >inline
operator/=(const value_type f)std::math::color< T >inline
operator=(const self_type &c)std::math::color< T >inline
pointer typedefstd::math::color< T >
rstd::math::color< T >
redstd::math::color< T >
self_type typedefstd::math::color< T >
to_string()std::math::color< T >inlinevirtual
value_type typedefstd::math::color< T >