Colorf.h file
Namespaces
- namespace nCine
- Root namespace of nCine game engine.
- namespace nCine::Primitives
- Primitives.
- namespace nCine::Primitives::Literals
- Literals for primitives.
Classes
- class nCine::Primitives::Colorf
- Four-channel normalized color with 32-bit floats per component.
Functions
- auto operator""_rgbf(unsigned long long value) -> Colorf constexpr
- Float RGB color literal.
- auto operator""_rgbaf(unsigned long long value) -> Colorf constexpr
- Float RGBA color literal.