Functions | |
Shortcuts to color components | |
| template<typename T > | |
| constexpr decltype(auto) | r (bbm::color< T > &c) |
| template<typename T > | |
| constexpr decltype(auto) | r (const bbm::color< T > &c) |
| template<typename T > | |
| constexpr decltype(auto) | g (bbm::color< T > &c) |
| template<typename T > | |
| constexpr decltype(auto) | g (const bbm::color< T > &c) |
| template<typename T > | |
| constexpr decltype(auto) | b (bbm::color< T > &c) |
| template<typename T > | |
| constexpr decltype(auto) | b (const bbm::color< T > &c) |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |