The members of OpenTK.Platform.iPhoneOS.iPhoneOSGraphicsContext are listed below.
See Also: Inherited members from System.Object
| [read-only] | EAGLContext | Xamarin.iOS.dll=OpenGLES.EAGLContext. Gets the OpenGLES.EAGLContext. |
| ErrorChecking | bool. Whether automatic error checking should be performed on GL calls. | |
| [read-only] | GraphicsMode | Xamarin.iOS.dll=OpenTK.Graphics.GraphicsMode. The format for graphics operations. |
| [read-only] | IsCurrent | bool. Gets a value indicating whether this graphics context is the current graphics context. |
| [read-only] | IsDisposed | bool. Documentation for this section has not yet been entered. |
| VSync | bool. This member is not supported. |
Dispose()Releases all resources used by the OpenTK.Platform.iPhoneOS.iPhoneOSGraphicsContext. | ||
Finalize()Releases unmanaged resources. | ||
MakeCurrent(Xamarin.iOS.dll=OpenTK.Platform.IWindowInfo)Makes this graphics context the current context in the calling thread. | ||
SwapBuffers()Swap buffers, presenting the rendered scene to the user. | ||
Update(Xamarin.iOS.dll=OpenTK.Platform.IWindowInfo)This member is not supported. | ||
Dispose(bool)Releases all resources used by the OpenTK.Platform.iPhoneOS.iPhoneOSGraphicsContext. | ||
| [read-only] | OpenTK.Graphics.IGraphicsContextInternal.Context | Xamarin.iOS.dll=OpenTK.ContextHandle. Gets a handle to the current OpenGL rendering context. |
| OpenTK.Graphics.IGraphicsContextInternal.GetAddress | Gets the address of an OpenGL extension function. | |
| [read-only] | OpenTK.Graphics.IGraphicsContextInternal.Implementation | Xamarin.iOS.dll=OpenTK.Graphics.IGraphicsContext. Get the internal implementation of the current instance. |
| OpenTK.Graphics.IGraphicsContext.LoadAll | Documentation for this section has not yet been entered. | |
| OpenTK.Graphics.IGraphicsContextInternal.LoadAll | Prepares the entry points for OpenGL. | |
| OpenTK.Graphics.IGraphicsContext.SwapInterval | int. Documentation for this section has not yet been entered. |