Cinder
0.9.1
cinder
ColorT
cinder::ColorT< T > Member List
This is the complete list of members for
cinder::ColorT< T >
, including all inherited members.
b
cinder::ColorT< T >
black
()
cinder::ColorT< T >
static
ColorT
()
cinder::ColorT< T >
ColorT
(T red, T green, T blue)
cinder::ColorT< T >
ColorT
(const ColorT< T > &src)
cinder::ColorT< T >
ColorT
(const char *svgColorName)
cinder::ColorT< T >
ColorT
(ColorModel cm, const vec3 &v)
cinder::ColorT< T >
ColorT
(ColorModel cm, float c0, float c1, float c2)
cinder::ColorT< T >
ColorT
(const ColorT< FromT > &src)
cinder::ColorT< T >
g
cinder::ColorT< T >
get
(ColorModel cm) const
cinder::ColorT< T >
gray
(T value)
cinder::ColorT< T >
static
hex
(uint32_t hexValue)
cinder::ColorT< T >
static
lerp
(float fact, const ColorT< T > &d) const
cinder::ColorT< T >
max
()
cinder::ColorT< T >
static
operator glm::vec3
() const
cinder::ColorT< T >
operator!=
(const ColorT< T > &rhs) const
cinder::ColorT< T >
operator*
(const ColorT< T > &rhs) const
cinder::ColorT< T >
operator*
(const glm::vec3 &rhs) const
cinder::ColorT< T >
operator*
(T rhs) const
cinder::ColorT< T >
operator*=
(const ColorT< T > &rhs)
cinder::ColorT< T >
operator*=
(const glm::vec3 &rhs)
cinder::ColorT< T >
operator*=
(T rhs)
cinder::ColorT< T >
operator+
(const ColorT< T > &rhs) const
cinder::ColorT< T >
operator+
(const glm::vec3 &rhs) const
cinder::ColorT< T >
operator+
(T rhs) const
cinder::ColorT< T >
operator+=
(const ColorT< T > &rhs)
cinder::ColorT< T >
operator+=
(const glm::vec3 &rhs)
cinder::ColorT< T >
operator+=
(T rhs)
cinder::ColorT< T >
operator-
(const ColorT< T > &rhs) const
cinder::ColorT< T >
operator-
(const glm::vec3 &rhs) const
cinder::ColorT< T >
operator-
(T rhs) const
cinder::ColorT< T >
operator-=
(const ColorT< T > &rhs)
cinder::ColorT< T >
operator-=
(const glm::vec3 &rhs)
cinder::ColorT< T >
operator-=
(T rhs)
cinder::ColorT< T >
operator/
(const ColorT< T > &rhs) const
cinder::ColorT< T >
operator/
(const glm::vec3 &rhs) const
cinder::ColorT< T >
operator/
(T rhs) const
cinder::ColorT< T >
operator/=
(const ColorT< T > &rhs)
cinder::ColorT< T >
operator/=
(const glm::vec3 &rhs)
cinder::ColorT< T >
operator/=
(T rhs)
cinder::ColorT< T >
operator=
(const ColorT< FromT > &rhs)
cinder::ColorT< T >
operator==
(const ColorT< T > &rhs) const
cinder::ColorT< T >
operator[]
(int n)
cinder::ColorT< T >
operator[]
(int n) const
cinder::ColorT< T >
ptr
() const
cinder::ColorT< T >
r
cinder::ColorT< T >
set
(ColorModel cm, const vec3 &v)
cinder::ColorT< T >
white
()
cinder::ColorT< T >
static
Generated by
1.8.11