all_g(const Vec4uc &v) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
all_ge(const Vec4uc &v) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
all_l(const Vec4uc &v) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
all_le(const Vec4uc &v) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
ArithVec() | CGLA::ArithVec< UChar, Vec4uc, 4 > | inlineprotected |
ArithVec(UChar_a) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inlineexplicitprotected |
ArithVec(UChar_a, UChar_b) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inlineprotected |
ArithVec(UChar_a, UChar_b, UChar_c) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inlineprotected |
ArithVec(UChar_a, UChar_b, UChar_c, UChar_d) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inlineprotected |
data | CGLA::ArithVec< UChar, Vec4uc, 4 > | protected |
get() | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
get() const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
get_dim() | CGLA::ArithVec< UChar, Vec4uc, 4 > | inlinestatic |
max_coord() const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
min_coord() const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator Vec4f() const (defined in CGLA::Vec4uc) | CGLA::Vec4uc | inline |
operator!=(const Vec4uc &v) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator!=(UChark) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator()(unsigned int i) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator()(unsigned int i) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator*(const Vec4uc &v1) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator*(UChark) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator*=(UChark) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator*=(const Vec4uc &v) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator+(const Vec4uc &v1) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator+=(UChark) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator+=(const Vec4uc &v) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator-() const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator-(const Vec4uc &v1) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator-=(UChark) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator-=(const Vec4uc &v) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator/(const Vec4uc &v1) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator/(UChark) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator/=(UChark) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator/=(const Vec4uc &v) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator==(const Vec4uc &v) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator==(UChark) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator[](unsigned int i) const | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
operator[](unsigned int i) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
ScalarType typedef | CGLA::ArithVec< UChar, Vec4uc, 4 > | |
set(UChar_a, UChar_b) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
set(UChar_a, UChar_b, UChar_c) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
set(UChar_a, UChar_b, UChar_c, UChar_d) | CGLA::ArithVec< UChar, Vec4uc, 4 > | inline |
Vec4uc() | CGLA::Vec4uc | inline |
Vec4uc(unsigned char a) | CGLA::Vec4uc | inline |
Vec4uc(UChar _a, UChar _b, UChar _c, UChar _d) | CGLA::Vec4uc | inline |
Vec4uc(const Vec4f &v) | CGLA::Vec4uc | inlineexplicit |
VectorType typedef | CGLA::ArithVec< UChar, Vec4uc, 4 > | |