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