_voxel | carto::VoxelValue< uint8_t, 4 > | protected |
alpha() const | carto::VoxelRGBA | inline |
alpha() | carto::VoxelRGBA | inline |
blue() const | carto::VoxelRGBA | inline |
blue() | carto::VoxelRGBA | inline |
channelcount | carto::VoxelValue< uint8_t, 4 > | static |
ChannelType typedef | carto::VoxelRGBA | |
green() const | carto::VoxelRGBA | inline |
green() | carto::VoxelRGBA | inline |
operator bool() const | carto::VoxelValue< uint8_t, 4 > | |
operator!=(const VoxelValue< uint8_t, C > &) const | carto::VoxelValue< uint8_t, 4 > | inline |
operator!=(const uint8_t &) const | carto::VoxelValue< uint8_t, 4 > | inline |
operator*=(const uint8_t &value) | carto::VoxelRGBA | inline |
operator*=(const uint16_t &value) | carto::VoxelRGBA | inline |
operator*=(const uint32_t &value) | carto::VoxelRGBA | inline |
operator*=(const uint64_t &value) | carto::VoxelRGBA | inline |
operator*=(const float &value) | carto::VoxelRGBA | inline |
operator*=(const double &value) | carto::VoxelRGBA | inline |
operator*=(const long &value) | carto::VoxelRGBA | inline |
operator+=(const VoxelRGBA &other) | carto::VoxelRGBA | inline |
operator+=(const VoxelRGB &other) | carto::VoxelRGBA | inline |
operator+=(const uint8_t &value) | carto::VoxelRGBA | inline |
operator-=(const VoxelRGBA &other) | carto::VoxelRGBA | inline |
operator-=(const VoxelRGB &other) | carto::VoxelRGBA | inline |
operator-=(const uint8_t &value) | carto::VoxelRGBA | inline |
operator/=(const uint8_t &value) | carto::VoxelRGBA | inline |
operator/=(const uint16_t &value) | carto::VoxelRGBA | inline |
operator/=(const uint32_t &value) | carto::VoxelRGBA | inline |
operator/=(const uint64_t &value) | carto::VoxelRGBA | inline |
operator/=(const float &value) | carto::VoxelRGBA | inline |
operator/=(const double &value) | carto::VoxelRGBA | inline |
operator/=(const long &value) | carto::VoxelRGBA | inline |
operator=(const VoxelRGBA &other) | carto::VoxelRGBA | inline |
operator=(const VoxelRGB &other) | carto::VoxelRGBA | inline |
operator=(const uint8_t &value) | carto::VoxelRGBA | inline |
operator==(const VoxelValue< uint8_t, C > &) const | carto::VoxelValue< uint8_t, 4 > | inline |
operator==(const uint8_t &) const | carto::VoxelValue< uint8_t, 4 > | |
operator[](unsigned int i) const | carto::VoxelValue< uint8_t, 4 > | inline |
operator[](unsigned int i) | carto::VoxelValue< uint8_t, 4 > | inline |
red() const | carto::VoxelRGBA | inline |
red() | carto::VoxelRGBA | inline |
VoxelRGBA(const VoxelRGBA &other) | carto::VoxelRGBA | inline |
VoxelRGBA(const VoxelRGB &other) | carto::VoxelRGBA | inline |
VoxelRGBA(const VoxelValue< uint8_t, 4 > &other) | carto::VoxelRGBA | inline |
VoxelRGBA(const uint8_t &r=0, const uint8_t &g=0, const uint8_t &b=0, const uint8_t &a=0) | carto::VoxelRGBA | inline |
VoxelValue() | carto::VoxelValue< uint8_t, 4 > | |
VoxelValue(const VoxelValue< uint8_t, C > &other) | carto::VoxelValue< uint8_t, 4 > | |
~VoxelRGBA() | carto::VoxelRGBA | inline |
~VoxelValue() | carto::VoxelValue< uint8_t, 4 > | |