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