|
VoxelRGB | carto::operator+ (const VoxelRGB &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator+ (const VoxelRGB &aa, const uint8_t &bb) |
|
VoxelRGB | carto::operator+ (const VoxelRGB &aa, const uint16_t &bb) |
|
VoxelRGB | carto::operator+ (const VoxelRGB &aa, const uint32_t &bb) |
|
VoxelRGB | carto::operator+ (const VoxelRGB &aa, const uint64_t &bb) |
|
VoxelRGB | carto::operator+ (const VoxelRGB &aa, const float &bb) |
|
VoxelRGB | carto::operator+ (const VoxelRGB &aa, const double &bb) |
|
VoxelRGB | carto::operator+ (const uint8_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator+ (const uint16_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator+ (const uint32_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator+ (const uint64_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator+ (const float &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator+ (const double &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator- (const VoxelRGB &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator- (const VoxelRGB &aa, const uint8_t &bb) |
|
VoxelRGB | carto::operator- (const VoxelRGB &aa, const uint16_t &bb) |
|
VoxelRGB | carto::operator- (const VoxelRGB &aa, const uint32_t &bb) |
|
VoxelRGB | carto::operator- (const VoxelRGB &aa, const uint64_t &bb) |
|
VoxelRGB | carto::operator- (const VoxelRGB &aa, const float &bb) |
|
VoxelRGB | carto::operator- (const VoxelRGB &aa, const double &bb) |
|
VoxelRGB | carto::operator- (const uint8_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator- (const uint16_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator- (const uint32_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator- (const uint64_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator- (const float &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator- (const double &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator* (const VoxelRGB &aa, const uint8_t &bb) |
|
VoxelRGB | carto::operator* (const VoxelRGB &aa, const uint16_t &bb) |
|
VoxelRGB | carto::operator* (const VoxelRGB &aa, const uint32_t &bb) |
|
VoxelRGB | carto::operator* (const VoxelRGB &aa, const uint64_t &bb) |
|
VoxelRGB | carto::operator* (const VoxelRGB &aa, const float &bb) |
|
VoxelRGB | carto::operator* (const VoxelRGB &aa, const double &bb) |
|
VoxelRGB | carto::operator* (const uint8_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator* (const uint16_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator* (const uint32_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator* (const uint64_t &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator* (const float &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator* (const double &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator/ (const VoxelRGB &aa, const uint8_t &bb) |
|
VoxelRGB | carto::operator/ (const VoxelRGB &aa, const uint16_t &bb) |
|
VoxelRGB | carto::operator/ (const VoxelRGB &aa, const uint32_t &bb) |
|
VoxelRGB | carto::operator/ (const VoxelRGB &aa, const uint64_t &bb) |
|
VoxelRGB | carto::operator/ (const VoxelRGB &aa, const float &bb) |
|
VoxelRGB | carto::operator/ (const VoxelRGB &aa, const double &bb) |
|
VoxelRGB | carto::operator* (const VoxelRGB &aa, const long &bb) |
|
VoxelRGB | carto::operator* (const long &aa, const VoxelRGB &bb) |
|
VoxelRGB | carto::operator/ (const VoxelRGB &aa, const long &bb) |
|