C# Class TOAPI.OpenGL.Utilities.Tips

ファイルを表示 Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
RenderScene ( ) : void
glDisable2D ( ) : void
glEnable2D ( ) : void

Method Details

RenderScene() public static method

public static RenderScene ( ) : void
return void

glDisable2D() public static method

public static glDisable2D ( ) : void
return void

glEnable2D() public static method

public static glEnable2D ( ) : void
return void