C# Class OpenTK.Platform.External.ExternalGraphicsContext

Inheritance: OpenTK.Graphics.GraphicsContextBase
Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
CreateCurrentContextDel ( ) : Graphics.GraphicsContext.GetCurrentContextDelegate
ExternalGraphicsContext ( DesktopBackend desktopBackEnd ) : System
LoadAll ( ) : void

Method Details

CreateCurrentContextDel() public abstract méthode

public abstract CreateCurrentContextDel ( ) : Graphics.GraphicsContext.GetCurrentContextDelegate
Résultat Graphics.GraphicsContext.GetCurrentContextDelegate

ExternalGraphicsContext() public méthode

public ExternalGraphicsContext ( DesktopBackend desktopBackEnd ) : System
desktopBackEnd DesktopBackend
Résultat System

LoadAll() public méthode

public LoadAll ( ) : void
Résultat void