Method | Description | |
---|---|---|
CreateCurrentContextDel ( ) : GraphicsContext.GetCurrentContextDelegate | ||
Dispose ( ) : void | ||
GLFWContextForOpenTK ( ContextHandle handle ) : System | ||
GetAddress ( string function ) : |
||
MakeCurrent ( IWindowInfo info ) : void | ||
SwapBuffers ( ) : void | ||
Update ( IWindowInfo window ) : void |
public CreateCurrentContextDel ( ) : GraphicsContext.GetCurrentContextDelegate | ||
return | GraphicsContext.GetCurrentContextDelegate |
public GLFWContextForOpenTK ( ContextHandle handle ) : System | ||
handle | ContextHandle | |
return | System |
public GetAddress ( string function ) : |
||
function | string | |
return |
public MakeCurrent ( IWindowInfo info ) : void | ||
info | IWindowInfo | |
return | void |