|
Rose
|
A functor to destroy an SDL_Window in a std::unique_ptr (rose::sdl::Window). More...
#include <GraphicsModel.h>
Public Member Functions | |
| void | operator() (SDL_Window *sdlWindow) |
| Call the SDL API to destroy an SDL_Window. More... | |
A functor to destroy an SDL_Window in a std::unique_ptr (rose::sdl::Window).
|
inline |
Call the SDL API to destroy an SDL_Window.
| sdlWindow | A pointer to the SDL_Window to destroy. |
1.8.13