Exemplo n.º 1
0
 def __del__(self):
     surrender.shutdown()
Exemplo n.º 2
0
    def shutdown(self):
        """Shuts down the renderer.

        Destroys the OpenGL context and the window associated with the renderer.
        """
        surrender.shutdown()