|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::PaletteConstParam, including all inherited members.
| operator bool() const | SDL::PaletteConstParam | inlineexplicit |
| operator const PaletteRaw() const | SDL::PaletteConstParam | inline |
| operator->() | SDL::PaletteConstParam | inline |
| operator<=>(const PaletteConstParam &other) const =default | SDL::PaletteConstParam | |
| PaletteConstParam(const PaletteRaw value) | SDL::PaletteConstParam | inline |
| PaletteConstParam(PaletteParam value) | SDL::PaletteConstParam | inline |
| PaletteConstParam(std::nullptr_t _=nullptr) | SDL::PaletteConstParam | inline |
| value | SDL::PaletteConstParam |