| Icon | Member | Description |
|---|---|---|
| NSOpenGLContext(NSOpenGLPixelFormat, NSOpenGLContext) | Returns an NSOpenGLContext object initialized with the specified pixel format information. Original signature is '- (id)initWithFormat:(NSOpenGLPixelFormat *)format shareContext:(NSOpenGLContext *)share' Available in Mac OS X v10.0 and later. | |
| NSOpenGLContext()()()() |
Initializes a new instance of the NSOpenGLContext class.
| |
| NSOpenGLContext(IntPtr) |
Initializes a new instance of the NSOpenGLContext class.
| |
| NSOpenGLContext(String, Object, array<Object>[]()[][]) |
Initializes a new instance of the NSOpenGLContext class.
|