[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
RGBValue Member List | ![]() |
This is the complete list of members for RGBValue, including all inherited members.
begin() | TinyVectorBase | |
begin() const | TinyVectorBase | |
blue() | RGBValue | |
blue() const | RGBValue | |
const_iterator typedef | RGBValue | |
const_pointer typedef | RGBValue | |
const_reference typedef | RGBValue | |
difference_type typedef | RGBValue | |
end() | TinyVectorBase | |
end() const | TinyVectorBase | |
green() | RGBValue | |
green() const | RGBValue | |
init(Iterator i, Iterator end) | TinyVectorBase | |
init(value_type initial) | 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/=(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=(Diff2D 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 | RGBValue | |
red() | RGBValue | |
red() const | RGBValue | |
reference typedef | RGBValue | |
RGBValue(value_type first, value_type second, value_type third) | RGBValue | |
RGBValue(value_type gray) | RGBValue | |
RGBValue(const_pointer i) | RGBValue | [explicit] |
RGBValue(const_pointer i, ReverseCopyTag reverse) | RGBValue | |
RGBValue() | RGBValue | |
RGBValue(RGBValue< U, R, G, B > const &r) | RGBValue | |
RGBValue(TinyVector< value_type, 3 > const &r) | RGBValue | |
scalar_multiplier typedef | RGBValue | |
setBlue(V value) | RGBValue | |
setGreen(V value) | RGBValue | |
setRed(V value) | RGBValue | |
size() const | TinyVectorBase | |
size_type typedef | RGBValue | |
squaredMagnitude() const | RGBValue | |
SquaredNormType typedef | RGBValue | |
TinyVector(value_type const &initial) | TinyVector< VALUETYPE, 3 > | [explicit] |
TinyVector(Diff2D 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(value_type const &i1, value_type const &i2, value_type const &i3, value_type const &i4, value_type const &i5) | TinyVector< VALUETYPE, 3 > | |
TinyVector() | TinyVector< VALUETYPE, 3 > | |
TinyVector(TinyVector const &r) | TinyVector< VALUETYPE, 3 > | |
TinyVector(const_pointer data) | TinyVector< VALUETYPE, 3 > | [explicit] |
TinyVector(const_pointer data, ReverseCopyTag) | TinyVector< VALUETYPE, 3 > | [explicit] |
TinyVector(TinyVector< U, SIZE > const &r) | TinyVector< VALUETYPE, 3 > | |
TinyVector(TinyVectorBase< U, SIZE, DATA, DERIVED > const &r) | TinyVector< VALUETYPE, 3 > | |
value_type typedef | RGBValue |
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|