#include <color.hpp>
Definition at line 60 of file color.hpp.
◆ Rgb() [1/2]
◆ Rgb() [2/2]
Rgb::Rgb |
( |
const float |
r, |
|
|
const float |
g, |
|
|
const float |
b |
|
) |
| |
◆ fromHsv()
Rgb Rgb::fromHsv |
( |
const Hsv & |
hsv | ) |
|
|
static |
◆ operator Rgba()
Rgb::operator Rgba |
( |
| ) |
const |
|
noexcept |
◆ operator std_msgs::ColorRGBA()
Rgb::operator std_msgs::ColorRGBA |
( |
| ) |
const |
|
noexcept |
◆ toHsv()
◆ toRgba() [1/2]
Rgba Rgb::toRgba |
( |
| ) |
const |
◆ toRgba() [2/2]
Rgba Rgb::toRgba |
( |
const float |
a | ) |
const |
◆ BLACK
◆ BLUE
◆ GREEN
◆ RED
◆ WHITE
The documentation for this class was generated from the following files: