openMSX
|
Public Member Functions | |
SDLScopedClip (OutputSurface &output, vec2 xy, vec2 wh) | |
~SDLScopedClip () | |
SDLScopedClip (const SDLScopedClip &)=delete | |
SDLScopedClip & | operator= (const SDLScopedClip &)=delete |
Definition at line 45 of file OSDWidget.cc.
openmsx::SDLScopedClip::SDLScopedClip | ( | OutputSurface & | output, |
vec2 | xy, | ||
vec2 | wh | ||
) |
Definition at line 58 of file OSDWidget.cc.
openmsx::SDLScopedClip::~SDLScopedClip | ( | ) |
Definition at line 80 of file OSDWidget.cc.
|
delete |
|
delete |