C# Class OpenTK.Graphics.ES20.ErrorHelper

Datei anzeigen Open project: prepare/HTML-Renderer

Public Methods

Method Description
Dispose ( ) : void
ErrorHelper ( IGraphicsContext context ) : System

Private Methods

Method Description
CheckErrors ( ) : void
ResetErrors ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ErrorHelper() public method

public ErrorHelper ( IGraphicsContext context ) : System
context IGraphicsContext
return System