|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::TextEngine, including all inherited members.
| CreateText(FontRef font, std::string_view text) | SDL::TextEngine | inline |
| get() const noexcept | SDL::ResourceBaseT< TextEngineRaw > | inline |
| operator bool() const | SDL::ResourceBaseT< TextEngineRaw > | inlineexplicit |
| operator->() const noexcept | SDL::ResourceBaseT< TextEngineRaw > | inline |
| operator<=>(const ResourceBaseT &other) const=default | SDL::ResourceBaseT< TextEngineRaw > | |
| operator=(const ResourceBaseT &)=default | SDL::ResourceBaseT< TextEngineRaw > | protected |
| RawConstPointer typedef | SDL::ResourceBaseT< TextEngineRaw > | |
| RawPointer typedef | SDL::ResourceBaseT< TextEngineRaw > | |
| release() noexcept | SDL::ResourceBaseT< TextEngineRaw > | inline |
| ResourceBaseT()=default | SDL::TextEngine | |
| ResourceBaseT(RawPointer resource) | SDL::TextEngine | inline |
| ResourceBaseT(std::nullptr_t) | SDL::TextEngine | inline |
| ResourceBaseT(const ResourceBaseT &)=default | SDL::TextEngine | |
| ResourceBaseT(ResourceBaseT &&) noexcept=default | SDL::TextEngine | |
| ~ResourceBaseT()=default | SDL::ResourceBaseT< TextEngineRaw > | protected |