| Icon | Member | Description |
|---|---|---|
| NSOpenGLLayer(Id) | Override to copy or initialize custom fields of the specified layer. Original signature is '- (id)initWithLayer:(id)layer' Available in Mac OS X v10.5 and later. | |
| NSOpenGLLayer(NSCoder) | Returns an object initialized from data in a given unarchiver. (required) Original signature is '- (id)initWithCoder:(NSCoder *)decoder' Available in Mac OS X v10.0 and later. | |
| NSOpenGLLayer()()()() |
Initializes a new instance of the NSOpenGLLayer class.
| |
| NSOpenGLLayer(IntPtr) |
Initializes a new instance of the NSOpenGLLayer class.
| |
| NSOpenGLLayer(String, Object, array<Object>[]()[][]) |
Initializes a new instance of the NSOpenGLLayer class.
|