Свойство | Type | Description | |
---|---|---|---|
Handle | ContextHandle | ||
Mode | OpenTK.Graphics.GraphicsMode |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GetAddress ( string function ) : |
||
LoadAll ( ) : void | ||
MakeCurrent ( IWindowInfo window ) : void | ||
SwapBuffers ( ) : void | ||
Update ( IWindowInfo window ) : void |
public abstract GetAddress ( string function ) : |
||
function | string | |
Résultat |
public abstract MakeCurrent ( IWindowInfo window ) : void | ||
window | IWindowInfo | |
Résultat | void |
public Update ( IWindowInfo window ) : void | ||
window | IWindowInfo | |
Résultat | void |