|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::MetalView, including all inherited members.
| Destroy() | SDL::MetalView | inline |
| get() const noexcept | SDL::MetalView | inline |
| GetLayer() | SDL::MetalView | inline |
| MetalView(std::nullptr_t=nullptr) noexcept | SDL::MetalView | inline |
| MetalView(const MetalViewRaw resource) noexcept | SDL::MetalView | inlineexplicit |
| MetalView(const MetalView &other) noexcept=default | SDL::MetalView | protected |
| MetalView(MetalView &&other) noexcept | SDL::MetalView | inline |
| MetalView(const MetalViewRef &other)=delete (defined in SDL::MetalView) | SDL::MetalView | |
| MetalView(MetalViewRef &&other)=delete (defined in SDL::MetalView) | SDL::MetalView | |
| MetalView(WindowParam window) | SDL::MetalView | inline |
| operator bool() const noexcept | SDL::MetalView | inlineexplicit |
| operator MetalViewParam() const noexcept | SDL::MetalView | inline |
| operator<=>(const MetalView &other) const noexcept=default | SDL::MetalView | |
| operator=(MetalView &&other) noexcept | SDL::MetalView | inline |
| operator=(const MetalView &other) noexcept=default | SDL::MetalView | protected |
| release() noexcept | SDL::MetalView | inline |
| ~MetalView() | SDL::MetalView | inline |