openMSX
Public Member Functions | List of all members
openmsx::SDLScopedClip Class Reference

Public Member Functions

 SDLScopedClip (OutputSurface &output, vec2 xy, vec2 wh)
 
 ~SDLScopedClip ()
 
 SDLScopedClip (const SDLScopedClip &)=delete
 
SDLScopedClipoperator= (const SDLScopedClip &)=delete
 

Detailed Description

Definition at line 45 of file OSDWidget.cc.

Constructor & Destructor Documentation

◆ SDLScopedClip() [1/2]

openmsx::SDLScopedClip::SDLScopedClip ( OutputSurface output,
vec2  xy,
vec2  wh 
)

Definition at line 58 of file OSDWidget.cc.

◆ ~SDLScopedClip()

openmsx::SDLScopedClip::~SDLScopedClip ( )

Definition at line 80 of file OSDWidget.cc.

◆ SDLScopedClip() [2/2]

openmsx::SDLScopedClip::SDLScopedClip ( const SDLScopedClip )
delete

Member Function Documentation

◆ operator=()

SDLScopedClip & openmsx::SDLScopedClip::operator= ( const SDLScopedClip )
delete

The documentation for this class was generated from the following file: