begin() | TinyVectorBase | |
begin() const | TinyVectorBase | |
blue() | RGBValue | |
blue() const | RGBValue | |
const_iterator typedef | RGBValue | |
const_pointer typedef | TinyVector< VALUETYPE, 3 > | |
const_reference typedef | TinyVector< VALUETYPE, 3 > | |
difference_type typedef | TinyVector< VALUETYPE, 3 > | |
end() | TinyVectorBase | |
end() const | TinyVectorBase | |
green() | RGBValue | |
green() const | RGBValue | |
init(Iterator i, Iterator end) | TinyVectorBase | |
iterator typedef | RGBValue | |
luminance() const | RGBValue | |
magnitude() const | RGBValue | |
NormType typedef | RGBValue | |
operator*=(TinyVectorBase< T1, SIZE, D1, D2 > const &r) | TinyVectorBase | |
operator*=(double r) | TinyVectorBase | |
operator+=(TinyVectorBase< T1, SIZE, D1, D2 > const &r) | TinyVectorBase | |
operator-() const | RGBValue | |
operator-=(TinyVectorBase< T1, SIZE, D1, D2 > const &r) | TinyVectorBase | |
operator/=(double r) | TinyVectorBase | |
operator=(RGBValue< U, R, G, B > const &r) | RGBValue | |
operator=(TinyVector< value_type, 3 > const &r) | RGBValue | |
TinyVector< VALUETYPE, 3 >::operator=(TinyVector const &r) | TinyVector< VALUETYPE, 3 > | |
TinyVector< VALUETYPE, 3 >::operator=(TinyVectorBase< U, SIZE, DATA, DERIVED > const &r) | TinyVector< VALUETYPE, 3 > | |
operator[](difference_type i) | TinyVectorBase | |
operator[](difference_type i) const | TinyVectorBase | |
pointer typedef | TinyVector< VALUETYPE, 3 > | |
red() | RGBValue | |
red() const | RGBValue | |
reference typedef | TinyVector< VALUETYPE, 3 > | |
RGBValue(value_type first, value_type second, value_type third) | RGBValue | |
RGBValue(value_type gray) | RGBValue | |
RGBValue(Iterator i, Iterator end) | RGBValue | |
RGBValue() | RGBValue | |
RGBValue(RGBValue< U, R, G, B > const &r) | RGBValue | |
RGBValue(TinyVector< value_type, 3 > const &r) | RGBValue | |
scalar_multiplier typedef | TinyVector< VALUETYPE, 3 > | |
setBlue(V value) | RGBValue | |
setGreen(V value) | RGBValue | |
setRed(V value) | RGBValue | |
size() const | TinyVectorBase | |
size_type typedef | TinyVector< VALUETYPE, 3 > | |
squaredMagnitude() const | RGBValue | |
SquaredNormType typedef | RGBValue | |
TinyVector(value_type const &initial) | TinyVector< VALUETYPE, 3 > | [explicit] |
TinyVector(value_type const &i1, value_type const &i2) | TinyVector< VALUETYPE, 3 > | |
TinyVector(value_type const &i1, value_type const &i2, value_type const &i3) | TinyVector< VALUETYPE, 3 > | |
TinyVector(value_type const &i1, value_type const &i2, value_type const &i3, value_type const &i4) | TinyVector< VALUETYPE, 3 > | |
TinyVector() | TinyVector< VALUETYPE, 3 > | |
TinyVector(TinyVector const &r) | TinyVector< VALUETYPE, 3 > | |
TinyVector(const_pointer data) | TinyVector< VALUETYPE, 3 > | [explicit] |
TinyVector(TinyVectorBase< U, SIZE, DATA, DERIVED > const &r) | TinyVector< VALUETYPE, 3 > | |
value_type typedef | RGBValue | |