SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::CursorRef Member List

This is the complete list of members for SDL::CursorRef, including all inherited members.

get() constSDL::Resource< SDL_Cursor * >inline
operator bool() constSDL::Resource< SDL_Cursor * >inlineexplicit
operator value_type() constSDL::Resource< SDL_Cursor * >inline
operator->() constSDL::Resource< SDL_Cursor * >inline
operator->()SDL::Resource< SDL_Cursor * >inline
operator==(const Resource &other) const=defaultSDL::Resource< SDL_Cursor * >
operator==(std::nullopt_t) constSDL::Resource< SDL_Cursor * >inline
operator==(std::nullptr_t) constSDL::Resource< SDL_Cursor * >inline
reset(SDL_Cursor *resource)SDL::CursorRefinlinestatic
Resource(T resource={})SDL::CursorRefinline
Resource(const ResourceHandle< Resource< T > > auto &resource)SDL::CursorRefinline
Resource(std::nullptr_t)SDL::CursorRefinline
Resource(std::nullopt_t)SDL::CursorRefinline
Resource< SDL_Cursor * >::Resource(SDL_Cursor * resource={})SDL::Resource< SDL_Cursor * >inline
Resource< SDL_Cursor * >::Resource(const ResourceHandle< Resource< SDL_Cursor * > > auto &resource)SDL::Resource< SDL_Cursor * >inline
value_type typedefSDL::Resource< SDL_Cursor * >