This is the complete list of members for GEO::GenColor< T >, including all inherited members.
| a() const | GEO::GenColor< T > | inline |
| b() const | GEO::GenColor< T > | inline |
| data() | GEO::vecng< 4, T > | inline |
| data() const | GEO::vecng< 4, T > | inline |
| dim | GEO::vecng< 4, T > | static |
| dimension() const | GEO::vecng< 4, T > | inline |
| distance(const vector_type &v) const | GEO::vecng< 4, T > | inline |
| distance2(const vector_type &v) const | GEO::vecng< 4, T > | inline |
| g() const | GEO::GenColor< T > | inline |
| GenColor(const superclass &rhs) | GEO::GenColor< T > | inline |
| GenColor(const T *rhs) | GEO::GenColor< T > | inline |
| GenColor(T r=0, T g=0, T b=0, T a=1) | GEO::GenColor< T > | inline |
| length() const | GEO::vecng< 4, T > | inline |
| length2() const | GEO::vecng< 4, T > | inline |
| operator*(T2 s) const | GEO::vecng< 4, T > | inline |
| operator*=(T2 s) | GEO::vecng< 4, T > | inline |
| operator+(const vector_type &v) const | GEO::vecng< 4, T > | inline |
| operator+=(const vector_type &v) | GEO::vecng< 4, T > | inline |
| operator-(const vector_type &v) const | GEO::vecng< 4, T > | inline |
| operator-() const | GEO::vecng< 4, T > | inline |
| operator-=(const vector_type &v) | GEO::vecng< 4, T > | inline |
| operator/(T2 s) const | GEO::vecng< 4, T > | inline |
| operator/=(T2 s) | GEO::vecng< 4, T > | inline |
| operator=(const superclass &rhs) | GEO::GenColor< T > | inline |
| operator[](index_t i) | GEO::vecng< 4, T > | inline |
| operator[](index_t i) const | GEO::vecng< 4, T > | inline |
| r() const | GEO::GenColor< T > | inline |
| set_a(T a) | GEO::GenColor< T > | inline |
| set_b(T b) | GEO::GenColor< T > | inline |
| set_g(T g) | GEO::GenColor< T > | inline |
| set_r(T r) | GEO::GenColor< T > | inline |
| superclass typedef | GEO::GenColor< T > | |
| value_type typedef | GEO::vecng< 4, T > | |
| vecng() | GEO::vecng< 4, T > | inline |
| vecng(T x_in, T y_in, T z_in, T w_in) | GEO::vecng< 4, T > | inline |
| vecng(const vecng< dim, T2 > &v) | GEO::vecng< 4, T > | inlineexplicit |
| vecng(const T2 *v) | GEO::vecng< 4, T > | inlineexplicit |
| vecng(const std::initializer_list< T > &Vi) | GEO::vecng< 4, T > | inline |
| vector_type typedef | GEO::vecng< 4, T > | |
| w | GEO::vecng< 4, T > | |
| x | GEO::vecng< 4, T > | |
| y | GEO::vecng< 4, T > | |
| z | GEO::vecng< 4, T > | |