The methods of OpenTK.Graphics.IGraphicsContext are listed below. For a list of all members, see the IGraphicsContext Members list.
LoadAll()Documentation for this section has not yet been entered. | ||
MakeCurrent(Xamarin.iOS.dll=OpenTK.Platform.IWindowInfo)Makes the GraphicsContext current in the calling thread. | ||
SwapBuffers()Swaps buffers, presenting the rendered scene to the user. | ||
Update(Xamarin.iOS.dll=OpenTK.Platform.IWindowInfo)Updates the graphics context. This must be called when the region the graphics context is drawn to is resized. | ||