C# Class OpenTK.Platform.External.ExternalGraphicsContext

Inheritance: OpenTK.Graphics.GraphicsContextBase
Mostrar archivo Open project: prepare/HTML-Renderer

Public Methods

Method Description
CreateCurrentContextDel ( ) : Graphics.GraphicsContext.GetCurrentContextDelegate
ExternalGraphicsContext ( DesktopBackend desktopBackEnd ) : System
LoadAll ( ) : void

Method Details

CreateCurrentContextDel() public abstract method

public abstract CreateCurrentContextDel ( ) : Graphics.GraphicsContext.GetCurrentContextDelegate
return Graphics.GraphicsContext.GetCurrentContextDelegate

ExternalGraphicsContext() public method

public ExternalGraphicsContext ( DesktopBackend desktopBackEnd ) : System
desktopBackEnd DesktopBackend
return System

LoadAll() public method

public LoadAll ( ) : void
return void