SDL3pp
A slim C++ wrapper for SDL3
Toggle main menu visibility
Loading...
Searching...
No Matches
SDL
Palette
SDL::Palette Member List
This is the complete list of members for
SDL::Palette
, including all inherited members.
borrow
(PaletteRaw resource)
SDL::Palette
inline
static
data
() const
SDL::PaletteBase
inline
Destroy
()
SDL::PaletteBase
inline
get
() const noexcept
SDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
inline
operator bool
() const
SDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
inline
explicit
operator PaletteConstRef
() const noexcept
SDL::PaletteBase
inline
operator->
() const noexcept
SDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
inline
operator<=>
(const ResourceBaseT &other) const=default
SDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
operator=
(Palette &&other) noexcept
SDL::Palette
inline
operator=
(const Palette &other)
SDL::Palette
inline
SDL::PaletteBase::operator=
(const ResourceBaseT &)=default
SDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
protected
operator[]
(int index) const
SDL::PaletteBase
inline
operator[]
(int index)
SDL::PaletteBase
inline
Palette
(PaletteRaw resource) noexcept
SDL::Palette
inline
explicit
Palette
(const Palette &other)
SDL::Palette
inline
Palette
(Palette &&other) noexcept
SDL::Palette
inline
Palette
(int ncolors)
SDL::Palette
inline
RawConstPointer
typedef
SDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
RawPointer
typedef
SDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
release
() noexcept
SDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
inline
ResourceBaseT
()=default
SDL::PaletteBase
ResourceBaseT
(RawPointer resource)
SDL::PaletteBase
inline
ResourceBaseT
(std::nullptr_t)
SDL::PaletteBase
inline
ResourceBaseT
(const ResourceBaseT &)=default
SDL::PaletteBase
ResourceBaseT
(ResourceBaseT &&) noexcept=default
SDL::PaletteBase
SetColors
(SpanRef< const ColorRaw > colors, int firstcolor=0)
SDL::PaletteBase
inline
size
() const
SDL::PaletteBase
inline
~Palette
()
SDL::Palette
inline
~ResourceBaseT
()=default
SDL::ResourceBaseT< PaletteRaw, PaletteRawConst >
protected
Generated by
1.17.0