Beispiel #1
0
 def SetCurrent(*args, **kwargs):
     """SetCurrent(self)"""
     return _glcanvas.GLCanvas_SetCurrent(*args, **kwargs)
Beispiel #2
0
 def SetCurrent(*args):
     """
     SetCurrent(self, GLContext context) -> bool
     SetCurrent(self)
     """
     return _glcanvas.GLCanvas_SetCurrent(*args)
Beispiel #3
0
 def SetCurrent(*args):
     """
     SetCurrent(self)
     SetCurrent(self, GLContext RC)
     """
     return _glcanvas.GLCanvas_SetCurrent(*args)