SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::Palette Member List

This is the complete list of members for SDL::Palette, including all inherited members.

borrow(PaletteRaw resource)SDL::Paletteinlinestatic
data() constSDL::PaletteBaseinline
Destroy()SDL::PaletteBaseinline
get() const noexceptSDL::ResourceBaseT< PaletteRaw, PaletteRawConst >inline
operator bool() constSDL::ResourceBaseT< PaletteRaw, PaletteRawConst >inlineexplicit
operator PaletteConstRef() const noexceptSDL::PaletteBaseinline
operator->() const noexceptSDL::ResourceBaseT< PaletteRaw, PaletteRawConst >inline
operator<=>(const ResourceBaseT &other) const=defaultSDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
operator=(Palette &&other) noexceptSDL::Paletteinline
operator=(const Palette &other)SDL::Paletteinline
SDL::PaletteBase::operator=(const ResourceBaseT &)=defaultSDL::ResourceBaseT< PaletteRaw, PaletteRawConst >protected
operator[](int index) constSDL::PaletteBaseinline
operator[](int index)SDL::PaletteBaseinline
Palette(PaletteRaw resource) noexceptSDL::Paletteinlineexplicit
Palette(const Palette &other)SDL::Paletteinline
Palette(Palette &&other) noexceptSDL::Paletteinline
Palette(int ncolors)SDL::Paletteinline
RawConstPointer typedefSDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
RawPointer typedefSDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
release() noexceptSDL::ResourceBaseT< PaletteRaw, PaletteRawConst >inline
ResourceBaseT()=defaultSDL::PaletteBase
ResourceBaseT(RawPointer resource)SDL::PaletteBaseinline
ResourceBaseT(std::nullptr_t)SDL::PaletteBaseinline
ResourceBaseT(const ResourceBaseT &)=defaultSDL::PaletteBase
ResourceBaseT(ResourceBaseT &&) noexcept=defaultSDL::PaletteBase
SetColors(SpanRef< const ColorRaw > colors, int firstcolor=0)SDL::PaletteBaseinline
size() constSDL::PaletteBaseinline
~Palette()SDL::Paletteinline
~ResourceBaseT()=defaultSDL::ResourceBaseT< PaletteRaw, PaletteRawConst >protected