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

Public Member Functions

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

Detailed Description

Definition at line 47 of file OSDWidget.cc.

Constructor & Destructor Documentation

◆ GLScopedClip() [1/3]

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

◆ GLScopedClip() [2/3]

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

◆ GLScopedClip() [3/3]

openmsx::GLScopedClip::GLScopedClip ( GLScopedClip &&  )
delete

◆ ~GLScopedClip()

openmsx::GLScopedClip::~GLScopedClip ( )

Definition at line 86 of file OSDWidget.cc.

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

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