makeCurrentContext()
Sets the context as the current OpenGL context object.
Declaration
func makeCurrentContext()Discussion
Subsequent OpenGL calls are rendered into the context defined by the receiver.
Sets the context as the current OpenGL context object.
func makeCurrentContext()Subsequent OpenGL calls are rendered into the context defined by the receiver.