SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
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::TextEngineinline
Destroy()=0SDL::TextEnginepure virtual
get() const noexceptSDL::ResourceBase< TextEngineRaw >inline
operator bool() constSDL::ResourceBase< TextEngineRaw >inlineexplicit
operator->() const noexceptSDL::ResourceBase< TextEngineRaw >inline
operator<=>(const ResourceBase &other) const=defaultSDL::ResourceBase< TextEngineRaw >
operator=(TextEngine &&other) noexceptSDL::TextEngineinline
operator=(const TextEngine &other)=deleteSDL::TextEngine
RawConstPointer typedefSDL::ResourceBase< TextEngineRaw >
RawPointer typedefSDL::ResourceBase< TextEngineRaw >
release() noexceptSDL::ResourceBase< TextEngineRaw >inline
ResourceBase(RawPointer resource)SDL::TextEngineinline
ResourceBase(std::nullptr_t=nullptr)SDL::TextEngineinline
SDL::ResourceBase< TextEngineRaw >::ResourceBase(RawPointer resource)SDL::ResourceBase< TextEngineRaw >inline
TextEngine(TextEngineRaw resource) noexceptSDL::TextEngineinlineexplicit
TextEngine(const TextEngine &other)=deleteSDL::TextEngine
TextEngine(TextEngine &&other) noexceptSDL::TextEngineinline
~TextEngine()SDL::TextEngineinlinevirtual