|
opynsim
Unofficial C++ Documentation
|
#include <liboscar/graphics/rgba.h>#include <liboscar/graphics/unorm8.h>#include <bit>#include <concepts>#include <cstdint>Go to the source code of this file.
Classes | |
| struct | std::hash< osc::Color32 > |
Namespaces | |
| namespace | osc |
Typedefs | |
| using | osc::Color32 = Rgba< Unorm8 > |
Functions | |
| template<std::integral T> | |
| constexpr T | osc::to_integer (const Color32 &color32) |