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::Paletteinline
Destroy()SDL::Paletteinline
get() const noexceptSDL::ResourceBase< PaletteRaw, PaletteRawConst >inline
operator bool() constSDL::ResourceBase< PaletteRaw, PaletteRawConst >inlineexplicit
operator PaletteConstRef() const noexceptSDL::Paletteinline
operator->() const noexceptSDL::ResourceBase< PaletteRaw, PaletteRawConst >inline
operator<=>(const ResourceBase &other) const=defaultSDL::ResourceBase< PaletteRaw, PaletteRawConst >
operator=(Palette &&other) noexceptSDL::Paletteinline
operator=(const Palette &other)SDL::Paletteinline
operator[](int index) constSDL::Paletteinline
operator[](int index)SDL::Paletteinline
Palette(PaletteRaw resource) noexceptSDL::Paletteinlineexplicit
Palette(const Palette &other)SDL::Paletteinline
Palette(Palette &&other) noexceptSDL::Paletteinline
Palette(int ncolors)SDL::Paletteinline
RawConstPointer typedefSDL::ResourceBase< PaletteRaw, PaletteRawConst >
RawPointer typedefSDL::ResourceBase< PaletteRaw, PaletteRawConst >
release() noexceptSDL::ResourceBase< PaletteRaw, PaletteRawConst >inline
ResourceBase(RawPointer resource)SDL::Paletteinline
ResourceBase(std::nullptr_t=nullptr)SDL::Paletteinline
SDL::ResourceBase< PaletteRaw, PaletteRawConst >::ResourceBase(RawPointer resource)SDL::ResourceBase< PaletteRaw, PaletteRawConst >inline
SetColors(SpanRef< const ColorRaw > colors, int firstcolor=0)SDL::Paletteinline
size() constSDL::Paletteinline
~Palette()SDL::Paletteinline