MonoMac.AppKit.NSOpenGLContext Members

The members of MonoMac.AppKit.NSOpenGLContext are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
CGLContextMonoMac.OpenGL.CGLContext. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CurrentContextNSOpenGLContext. Documentation for this section has not yet been entered.
CurrentVirtualScreenint. Documentation for this section has not yet been entered.
[read-only]
PixelBufferNSOpenGLPixelBuffer. Documentation for this section has not yet been entered.
[read-only]
PixelBufferCubeMapFaceint. Documentation for this section has not yet been entered.
[read-only]
PixelBufferMipMapLevelint. Documentation for this section has not yet been entered.
RasterizationEnabledbool. Documentation for this section has not yet been entered.
StateValidationbool. Documentation for this section has not yet been entered.
SurfaceOpaquebool. Documentation for this section has not yet been entered.
SurfaceOrderNSSurfaceOrder. Documentation for this section has not yet been entered.
SwapIntervalbool. Documentation for this section has not yet been entered.
SwapRectangleSystem.Drawing.Rectangle. Documentation for this section has not yet been entered.
SwapRectangleEnabledbool. Documentation for this section has not yet been entered.
ViewNSView. Documentation for this section has not yet been entered.

Public Methods

static
ClearCurrentContext()
Documentation for this section has not yet been entered.
ClearDrawable()
Documentation for this section has not yet been entered.
CopyAttributes(NSOpenGLContext, uint)
Documentation for this section has not yet been entered.
CreateTexture(int, NSView, int)
Documentation for this section has not yet been entered.
FlushBuffer()
Documentation for this section has not yet been entered.
GetValues(IntPtr, NSOpenGLContextParameter)
Documentation for this section has not yet been entered.
MakeCurrentContext()
Documentation for this section has not yet been entered.
SetFullScreen()
Documentation for this section has not yet been entered.
SetOffScreen(IntPtr, int, int, int)
Documentation for this section has not yet been entered.
SetPixelBuffer(NSOpenGLPixelBuffer, NSGLTextureCubeMap, int, int)
Documentation for this section has not yet been entered.
SetTextureImage(NSOpenGLPixelBuffer, NSGLColorBuffer)
Documentation for this section has not yet been entered.
SetValues(IntPtr, NSOpenGLContextParameter)
Documentation for this section has not yet been entered.
Update()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSOpenGLContext object.