NAP
Color< T, CHANNELS > Member List

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

BaseColor(int channels, int size)BaseColor
Color()Color< T, CHANNELS >
Color(const std::array< T, CHANNELS > &colors)Color< T, CHANNELS >
Color(const nap::BaseColor &source)Color< T, CHANNELS >
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, CHANNELS >
getData() constColor< T, CHANNELS >
getDistance(const Color< T, CHANNELS > &other) constColor< T, CHANNELS >
getNumberOfChannels() constBaseColor
getValue(EColorChannel channel) constColor< T, CHANNELS >
getValue(EColorChannel channel)Color< T, CHANNELS >
getValues() constColor< T, CHANNELS >
getValueType() const overrideColor< T, CHANNELS >virtual
isPointer() const overrideColor< T, CHANNELS >virtual
mValuesColor< T, CHANNELS >
operator!=(const Color< T, CHANNELS > &rhs) constColor< T, CHANNELS >
nap::BaseColor::operator!=(const BaseColor &rhs)=deleteBaseColor
operator<(const Color< T, CHANNELS > &rhs) constColor< T, CHANNELS >
operator<=(const Color< T, CHANNELS > &rhs) constColor< T, CHANNELS >
operator==(const Color< T, CHANNELS > &rhs) constColor< T, CHANNELS >
nap::BaseColor::operator==(const BaseColor &rhs)=deleteBaseColor
operator>(const Color< T, CHANNELS > &rhs) constColor< T, CHANNELS >
operator>=(const Color< T, CHANNELS > &rhs) constColor< T, CHANNELS >
operator[](std::size_t index)Color< T, CHANNELS >
operator[](std::size_t index) constColor< T, CHANNELS >
setData(const T *data)Color< T, CHANNELS >
setValue(EColorChannel channel, T value)Color< T, CHANNELS >
size() constBaseColor
value_type typedefColor< T, CHANNELS >
valueSize() constBaseColor
~BaseColor()=defaultBaseColorvirtual