OpenGLES.EAGLContext Members

The members of OpenGLES.EAGLContext are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
APIEAGLRenderingAPI. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CurrentContextEAGLContext. Documentation for this section has not yet been entered.
IsMultiThreadedbool. Documentation for this section has not yet been entered.
[read-only]
ShareGroupEAGLSharegroup. Documentation for this section has not yet been entered.

Public Methods

PresentRenderBuffer(nuint) : bool
Documentation for this section has not yet been entered.
RenderBufferStorage(CoreAnimation.CAEAGLLayer, nuint) : bool
Documentation for this section has not yet been entered.
static
SetCurrentContext(EAGLContext) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the EAGLContext object.