Method |
Description |
|
AddPixelAttrib ( List aglAttributes, Agl pixelFormatAttribute ) : void |
|
|
AddPixelAttrib ( List aglAttributes, Agl pixelFormatAttribute, int value ) : void |
|
|
CreateContext ( OpenTK.Graphics.GraphicsMode mode, CarbonWindowInfo carbonWindow, IntPtr shareContextRef, bool fullscreen ) : void |
|
|
Dispose ( bool disposing ) : void |
|
|
GetCarbonWindow ( CarbonWindowInfo carbonWindow ) : CarbonGLNative |
|
|
GetQuartzDevice ( CarbonWindowInfo carbonWindow ) : IntPtr |
|
|
GetWindowPortForWindowInfo ( CarbonWindowInfo carbonWindow ) : IntPtr |
|
|
MyAGLReportError ( string function ) : void |
|
|
NSAddressOfSymbol ( IntPtr symbol ) : IntPtr |
|
|
NSIsSymbolNameDefined ( string s ) : bool |
|
|
NSLookupAndBindSymbol ( string s ) : IntPtr |
|
|
SetBufferRect ( CarbonWindowInfo carbonWindow ) : void |
|
|
SetDrawable ( CarbonWindowInfo carbonWindow ) : void |
|
|
SetFullScreen ( CarbonWindowInfo info, int &width, int &height ) : void |
|
|
UnsetFullScreen ( CarbonWindowInfo windowInfo ) : void |
|
|