C# Class SparrowSharp.Core.Desktop.Rendering.OpenGLDebugCallback

ファイルを表示 Open project: fmotagarcia/sparrow-sharp Class Usage Examples

Public Methods

Method Description
Init ( ) : void

Private Methods

Method Description
OpenGLDebugCallback ( ) : System
PCCallbackHandler ( DebugSource source, DebugType type, int id, DebugSeverity severity, int length, IntPtr message, IntPtr userParam ) : void

Method Details

Init() public static method

public static Init ( ) : void
return void