|
MorphoGraphX
2.0-1-227
|
This is the complete list of members for mgx::Color< T >, including all inherited members.
| a() | mgx::Color< T > | inline |
| a() const | mgx::Color< T > | inline |
| a(const T &val) | mgx::Color< T > | inline |
| angle(const Vector< 2, T > &v) | mgx::Vector< 4, T > | related |
| angle(const Vector< 3, T > &v1, const Vector< 3, T > &v2) | mgx::Vector< 4, T > | related |
| angle(const Vector< 2, T > &v1, const Vector< 2, T > &v2) | mgx::Vector< 4, T > | related |
| angle(const Vector< 1, T > &v1, const Vector< 1, T > &v2) | mgx::Vector< 4, T > | related |
| angle(const Vector< 3, T > &v1, const Vector< 3, T > &v2, const Vector< 3, T > &ref) | mgx::Vector< 4, T > | related |
| b() | mgx::Color< T > | inline |
| b() const | mgx::Color< T > | inline |
| b(const T &val) | mgx::Color< T > | inline |
| begin() | mgx::Vector< 4, T > | inline |
| begin() const | mgx::Vector< 4, T > | inline |
| c_data() const | mgx::Vector< 4, T > | inline |
| cartesian(const Vector< dim, T > &v) | mgx::Vector< 4, T > | related |
| Color(const Color< T1 > &color) | mgx::Color< T > | inlineexplicit |
| Color(const Vector< 4, T1 > &color, const T &scale) | mgx::Color< T > | inline |
| Color(const Vector< 4, T > ©) | mgx::Color< T > | inline |
| Color(const QColor &c) | mgx::Color< T > | inline |
| Color(const T &r=T(), const T &g=T(), const T &b=T(), const T &a=T()) | mgx::Color< T > | inline |
| const_iterator | mgx::Vector< 4, T > | |
| const_pointer_type | mgx::Vector< 4, T > | |
| const_reference_type | mgx::Vector< 4, T > | |
| cross(const Vector &other) const | mgx::Vector< 4, T > | inline |
| data() | mgx::Vector< 4, T > | inline |
| divide(const Vector< dim, T > &v1, const Vector< dim, T > &v2) | mgx::Vector< 4, T > | related |
| elems | mgx::Vector< 4, T > | protected |
| end() | mgx::Vector< 4, T > | inline |
| end() const | mgx::Vector< 4, T > | inline |
| fabs(const Vector< dim, T > &v) | mgx::Vector< 4, T > | related |
| g() | mgx::Color< T > | inline |
| g() const | mgx::Color< T > | inline |
| g(const T &val) | mgx::Color< T > | inline |
| homogeneous(const Vector< dim, T > &v) | mgx::Vector< 4, T > | related |
| i(const T &v) | mgx::Vector< 4, T > | inline |
| i() | mgx::Vector< 4, T > | inline |
| i() const | mgx::Vector< 4, T > | inline |
| iszero(void) | mgx::Vector< 4, T > | inline |
| iterator typedef | mgx::Vector< 4, T > | |
| j(const T &v) | mgx::Vector< 4, T > | inline |
| j() | mgx::Vector< 4, T > | inline |
| j() const | mgx::Vector< 4, T > | inline |
| k(const T &v) | mgx::Vector< 4, T > | inline |
| k() | mgx::Vector< 4, T > | inline |
| k() const | mgx::Vector< 4, T > | inline |
| l(const T &v) | mgx::Vector< 4, T > | inline |
| l() | mgx::Vector< 4, T > | inline |
| l() const | mgx::Vector< 4, T > | inline |
| map(T(*fct)(T1), const Vector< dim, T1 > &v) | mgx::Vector< 4, T > | related |
| map(const T &(*fct)(const T &, const T &), const Vector< dim, T > &v1, const Vector< dim, T > &v2) | mgx::Vector< 4, T > | related |
| map(T(*fct)(const T &, const T &), const Vector< dim, T > &v1, const Vector< dim, T > &v2) | mgx::Vector< 4, T > | related |
| map(T(*fct)(T, T), const Vector< dim, T > &v1, const Vector< dim, T > &v2) | mgx::Vector< 4, T > | related |
| map(const T &(*fct)(const T1 &, const T2 &), const Vector< dim, T1 > &v1, const Vector< dim, T2 > &v2) | mgx::Vector< 4, T > | related |
| map(T(*fct)(const T1 &, const T2 &), const Vector< dim, T1 > &v1, const Vector< dim, T2 > &v2) | mgx::Vector< 4, T > | related |
| map(T(*fct)(T1, T2), const Vector< dim, T1 > &v1, const Vector< dim, T2 > &v2) | mgx::Vector< 4, T > | related |
| max(const Vector< dim, T > &v1, const Vector< dim, T > &v2) | mgx::Vector< 4, T > | related |
| min(const Vector< dim, T > &v1, const Vector< dim, T > &v2) | mgx::Vector< 4, T > | related |
| mult(const Vector &vec) const | mgx::Vector< 4, T > | inline |
| multiply(const Vector< dim, T > &v1, const Vector< dim, T > &v2) | mgx::Vector< 4, T > | related |
| norm() const | mgx::Vector< 4, T > | inline |
| norm(float s) | mgx::Vector< 4, T > | related |
| norm(const Vector< dim, T > &v) | mgx::Vector< 4, T > | related |
| normalize(void) | mgx::Vector< 4, T > | inline |
| normalized(void) const | mgx::Vector< 4, T > | inline |
| normalized(float) | mgx::Vector< 4, T > | related |
| normalized(const Vector< dim, T > &v) | mgx::Vector< 4, T > | related |
| normsq() const | mgx::Vector< 4, T > | inline |
| normsq(float s) | mgx::Vector< 4, T > | related |
| normsq(const Vector< dim, T > &v) | mgx::Vector< 4, T > | related |
| numElems | mgx::Vector< 4, T > | static |
| operator QColor() const | mgx::Color< T > | inline |
| operator!=(const Vector &vec) const | mgx::Vector< 4, T > | inline |
| operator%(const Vector< 2, T > &v1, const Vector< 2, T > &v2) | mgx::Vector< 4, T > | related |
| operator%(const Vector< 3, T > &v1, const Vector< 3, T > &v2) | mgx::Vector< 4, T > | related |
| operator*(const T &scalar) const | mgx::Vector< 4, T > | inline |
| operator*(const Vector &vec) const | mgx::Vector< 4, T > | inline |
| operator*=(const T &scalar) | mgx::Vector< 4, T > | inline |
| operator*=(const T1 &scalar) | mgx::Vector< 4, T > | inline |
| operator+(const Vector &vec) const | mgx::Vector< 4, T > | inline |
| operator+(const Vector< dim, T > &v, const T &value) | mgx::Vector< 4, T > | related |
| operator+(const T &value, const Vector< dim, T > &v) | mgx::Vector< 4, T > | related |
| operator+=(const Vector &vec) | mgx::Vector< 4, T > | inline |
| operator+=(const T &val) | mgx::Vector< 4, T > | inline |
| operator-(void) const | mgx::Vector< 4, T > | inline |
| operator-(const Vector &vec) const | mgx::Vector< 4, T > | inline |
| operator-(const Vector< dim, T > &v, const T &value) | mgx::Vector< 4, T > | related |
| operator-(const T &value, const Vector< dim, T > &v) | mgx::Vector< 4, T > | related |
| operator-=(const Vector &vec) | mgx::Vector< 4, T > | inline |
| operator-=(const T &val) | mgx::Vector< 4, T > | inline |
| operator/(const T &scalar) const | mgx::Vector< 4, T > | inline |
| operator/(const Vector &vec) const | mgx::Vector< 4, T > | inline |
| operator/=(const Vector &vec) | mgx::Vector< 4, T > | inline |
| operator/=(const T &scalar) | mgx::Vector< 4, T > | inline |
| operator/=(const T1 &scalar) | mgx::Vector< 4, T > | inline |
| operator<(const Vector &other) const | mgx::Vector< 4, T > | inline |
| operator<=(const Vector &other) const | mgx::Vector< 4, T > | inline |
| operator=(const Color< T > &c) | mgx::Color< T > | |
| operator=(const Vector< 4, T > &c) | mgx::Color< T > | |
| operator=(const T &val) | mgx::Color< T > | |
| operator=(const QColor &c) | mgx::Color< T > | inline |
| operator==(const Vector &vec) const | mgx::Vector< 4, T > | inline |
| operator>(const Vector &other) const | mgx::Vector< 4, T > | inline |
| operator>=(const Vector &other) const | mgx::Vector< 4, T > | inline |
| operator[](size_t idx) | mgx::Vector< 4, T > | inline |
| operator[](size_t idx) const | mgx::Vector< 4, T > | inline |
| operator^(const Vector< 2, T > &v1, const Vector< 2, T > &v2) | mgx::Vector< 4, T > | related |
| operator^(const Vector< 1, T > &, const Vector< 1, T > &) | mgx::Vector< 4, T > | related |
| operator^(const Vector< 3, T > &v1, const Vector< 3, T > &v2) | mgx::Vector< 4, T > | related |
| orthogonal(const Vector< 3, T > &v) | mgx::Vector< 4, T > | related |
| pointer_type typedef | mgx::Vector< 4, T > | |
| projectXY(void) | mgx::Vector< 4, T > | inline |
| r() | mgx::Color< T > | inline |
| r() const | mgx::Color< T > | inline |
| r(const T &val) | mgx::Color< T > | inline |
| reference_type typedef | mgx::Vector< 4, T > | |
| set(const T &x) | mgx::Vector< 4, T > | inline |
| set(const T &x, const T &y) | mgx::Vector< 4, T > | inline |
| set(const T &x, const T &y, const T &z) | mgx::Vector< 4, T > | inline |
| set(const T &x, const T &y, const T &z, const T &t) | mgx::Vector< 4, T > | inline |
| size() | mgx::Vector< 4, T > | inlinestatic |
| t(const T &v) | mgx::Vector< 4, T > | inline |
| t() | mgx::Vector< 4, T > | inline |
| t() const | mgx::Vector< 4, T > | inline |
| trim(const Vector< dim, T > &v, const Vector< dim, T > &minv, const Vector< dim, T > &maxv) | mgx::Vector< 4, T > | related |
| value_type typedef | mgx::Vector< 4, T > | |
| Vector(const Vector< d1, T1 > &vec) | mgx::Vector< 4, T > | inlineexplicit |
| Vector(const Vec &el) | mgx::Vector< 4, T > | inlineexplicit |
| Vector(const T &x=T()) | mgx::Vector< 4, T > | inlineexplicit |
| Vector(const T &x, const T &y) | mgx::Vector< 4, T > | inlineexplicit |
| Vector(const T &x, const T &y, const T &z) | mgx::Vector< 4, T > | inlineexplicit |
| Vector(const T &x, const T &y, const T &z, const T &t) | mgx::Vector< 4, T > | inlineexplicit |
| Vector(const T &x, const T &y, const T &z, const T &a, const T &b) | mgx::Vector< 4, T > | inline |
| Vector(const T &x, const T &y, const T &z, const T &a, const T &b, const T &c) | mgx::Vector< 4, T > | inline |
| Vector(const T &x, const T &y, const T &z, const T &a, const T &b, const T &c, const T &d) | mgx::Vector< 4, T > | inline |
| Vector(const T &a, const T &b, const T &c, const T &d, const T &e, const T &f, const T &g, const T &h) | mgx::Vector< 4, T > | inline |
| Vector(const T &a, const T &b, const T &c, const T &d, const T &e, const T &f, const T &g, const T &h, const T &i) | mgx::Vector< 4, T > | inline |
| Vector(const T &a, const T &b, const T &c, const T &d, const T &e, const T &f, const T &g, const T &h, const T &i, const T &j, const T &k, const T &l) | mgx::Vector< 4, T > | inline |
| Vector(const T &a, const T &b, const T &c, const T &d, const T &e, const T &f, const T &g, const T &h, const T &i, const T &j, const T &k, const T &l, const T &m, const T &n, const T &o, const T &p, const T &q, const T &r) | mgx::Vector< 4, T > | inline |
| x(const T &v) | mgx::Vector< 4, T > | inline |
| x() | mgx::Vector< 4, T > | inline |
| x() const | mgx::Vector< 4, T > | inline |
| y(const T &v) | mgx::Vector< 4, T > | inline |
| y() | mgx::Vector< 4, T > | inline |
| y() const | mgx::Vector< 4, T > | inline |
| z(const T &v) | mgx::Vector< 4, T > | inline |
| z() | mgx::Vector< 4, T > | inline |
| z() const | mgx::Vector< 4, T > | inline |
| zero(void) | mgx::Vector< 4, T > | inline |
1.8.17