|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::GPUTextEngine, including all inherited members.
| CreateText(FontParam font, std::string_view text) | SDL::TextEngine | inline |
| Destroy() final | SDL::GPUTextEngine | inlinevirtual |
| get() const noexcept | SDL::TextEngine | inline |
| GetGPUWinding() const | SDL::GPUTextEngine | inline |
| GPUTextEngine(GPUDeviceParam device) | SDL::GPUTextEngine | inline |
| GPUTextEngine(PropertiesParam props) | SDL::GPUTextEngine | inline |
| operator bool() const noexcept | SDL::TextEngine | inlineexplicit |
| operator TextEngineParam() const noexcept | SDL::TextEngine | inline |
| operator<=>(const TextEngine &other) const noexcept=default | SDL::TextEngine | |
| operator=(TextEngine &&other) noexcept | SDL::TextEngine | inline |
| operator=(const TextEngine &other) noexcept=default | SDL::TextEngine | protected |
| release() noexcept | SDL::TextEngine | inline |
| SetGPUWinding(GPUTextEngineWinding winding) | SDL::GPUTextEngine | inline |
| TextEngine(std::nullptr_t=nullptr) noexcept | SDL::TextEngine | inline |
| TextEngine(const TextEngineRaw resource) noexcept | SDL::TextEngine | inlineexplicit |
| TextEngine(const TextEngine &other) noexcept=default | SDL::TextEngine | protected |
| TextEngine(TextEngine &&other) noexcept | SDL::TextEngine | inline |
| ~GPUTextEngine() (defined in SDL::GPUTextEngine) | SDL::GPUTextEngine | inline |
| ~TextEngine()=default | SDL::TextEngine | virtual |