SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL
TextEngine
SDL::TextEngine Member List
This is the complete list of members for
SDL::TextEngine
, including all inherited members.
CreateText
(FontRef font, std::string_view text)
SDL::TextEngine
inline
Destroy
()=0
SDL::TextEngine
pure virtual
get
() const noexcept
SDL::ResourceBase< TextEngineRaw >
inline
operator bool
() const
SDL::ResourceBase< TextEngineRaw >
inline
explicit
operator->
() const noexcept
SDL::ResourceBase< TextEngineRaw >
inline
operator<=>
(const ResourceBase &other) const=default
SDL::ResourceBase< TextEngineRaw >
operator=
(TextEngine &&other) noexcept
SDL::TextEngine
inline
operator=
(const TextEngine &other)=delete
SDL::TextEngine
RawConstPointer
typedef
SDL::ResourceBase< TextEngineRaw >
RawPointer
typedef
SDL::ResourceBase< TextEngineRaw >
release
() noexcept
SDL::ResourceBase< TextEngineRaw >
inline
ResourceBase
(RawPointer resource)
SDL::TextEngine
inline
ResourceBase
(std::nullptr_t=nullptr)
SDL::TextEngine
inline
SDL::ResourceBase< TextEngineRaw >::ResourceBase
(RawPointer resource)
SDL::ResourceBase< TextEngineRaw >
inline
TextEngine
(TextEngineRaw resource) noexcept
SDL::TextEngine
inline
explicit
TextEngine
(const TextEngine &other)=delete
SDL::TextEngine
TextEngine
(TextEngine &&other) noexcept
SDL::TextEngine
inline
~TextEngine
()
SDL::TextEngine
inline
virtual
Generated by
1.16.1