|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::ObjParam< RAW_POINTER >, including all inherited members.
| ObjParam(RawPointer resource) | SDL::ObjParam< RAW_POINTER > | inline |
| ObjParam(std::nullptr_t=nullptr) | SDL::ObjParam< RAW_POINTER > | inline |
| operator bool() const | SDL::ObjParam< RAW_POINTER > | inlineexplicit |
| operator RawPointer() const | SDL::ObjParam< RAW_POINTER > | inline |
| operator->() const | SDL::ObjParam< RAW_POINTER > | inline |
| operator<=>(const ObjParam &other) const =default | SDL::ObjParam< RAW_POINTER > | |
| RawPointer typedef (defined in SDL::ObjParam< RAW_POINTER >) | SDL::ObjParam< RAW_POINTER > |