NAP
RColor< T > Member List

This is the complete list of members for RColor< T >, including all inherited members.

BaseColor(int channels, int size)BaseColor
Color()Color< T, 1 >
Color(const std::array< T, CHANNELS > &colors)Color< T, 1 >
Color(const nap::BaseColor &source)Color< T, 1 >
convert(BaseColor &target) constBaseColor
convert() constBaseColor
convertColor(const BaseColor &source, BaseColor &target)BaseColorstatic
convertColor(const BaseColor &source, BaseColor &target, const Converter &converter)BaseColorstatic
Converter typedefBaseColor
getConverter(const BaseColor &target) constBaseColor
getConverter(const BaseColor &source, const BaseColor &target)BaseColorstatic
getData()Color< T, 1 >
getData() constColor< T, 1 >
getDistance(const Color< T, CHANNELS > &other) constColor< T, 1 >
getNumberOfChannels() constBaseColor
getRed() constRColor< T >
getValue(EColorChannel channel) constColor< T, 1 >
getValue(EColorChannel channel)Color< T, 1 >
getValues() constColor< T, 1 >
getValueType() const overrideColor< T, 1 >
nap::BaseColor::getValueType() const =0BaseColorpure virtual
isPointer() const overrideColor< T, 1 >
nap::BaseColor::isPointer() const =0BaseColorpure virtual
mValuesColor< T, 1 >
operator!=(const Color< T, CHANNELS > &rhs) constColor< T, 1 >
nap::BaseColor::operator!=(const BaseColor &rhs)=deleteBaseColor
operator<(const Color< T, CHANNELS > &rhs) constColor< T, 1 >
operator<=(const Color< T, CHANNELS > &rhs) constColor< T, 1 >
operator==(const Color< T, CHANNELS > &rhs) constColor< T, 1 >
nap::BaseColor::operator==(const BaseColor &rhs)=deleteBaseColor
operator>(const Color< T, CHANNELS > &rhs) constColor< T, 1 >
operator>=(const Color< T, CHANNELS > &rhs) constColor< T, 1 >
operator[](std::size_t index)Color< T, 1 >
operator[](std::size_t index) constColor< T, 1 >
RColor(T value)RColor< T >
RColor()RColor< T >
RColor(const nap::BaseColor &source)RColor< T >
setData(const T *data)Color< T, 1 >
setRed(T value)RColor< T >
setValue(EColorChannel channel, T value)Color< T, 1 >
size() constBaseColor
value_type typedefColor< T, 1 >
valueSize() constBaseColor
~BaseColor()=defaultBaseColorvirtual