openMSX
|
Public Member Functions | |
GLScopedClip (OutputSurface &output, vec2 xy, vec2 wh) | |
~GLScopedClip () | |
GLScopedClip (const GLScopedClip &)=delete | |
GLScopedClip & | operator= (const GLScopedClip &)=delete |
Definition at line 89 of file OSDWidget.cc.
openmsx::GLScopedClip::GLScopedClip | ( | OutputSurface & | output, |
vec2 | xy, | ||
vec2 | wh | ||
) |
Definition at line 101 of file OSDWidget.cc.
References openmsx::OutputSurface::getLogicalHeight(), openmsx::OutputSurface::getViewOffset(), openmsx::OutputSurface::getViewScale(), and gl::scale().
openmsx::GLScopedClip::~GLScopedClip | ( | ) |
Definition at line 126 of file OSDWidget.cc.
|
delete |
|
delete |