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

Public Member Functions

 GLScopedClip (OutputSurface &output, vec2 xy, vec2 wh)
 
 ~GLScopedClip ()
 
 GLScopedClip (const GLScopedClip &)=delete
 
GLScopedClipoperator= (const GLScopedClip &)=delete
 

Detailed Description

Definition at line 46 of file OSDWidget.cc.

Constructor & Destructor Documentation

◆ GLScopedClip() [1/2]

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

◆ ~GLScopedClip()

openmsx::GLScopedClip::~GLScopedClip ( )

Definition at line 83 of file OSDWidget.cc.

◆ GLScopedClip() [2/2]

openmsx::GLScopedClip::GLScopedClip ( const GLScopedClip )
delete

Member Function Documentation

◆ operator=()

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

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