Contents

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.

See Also

Managing the Current Context