C# Class CSharpGL.UIAxis

opengl UI for Axis
Inheritance: UIRenderer
Mostra file Open project: bitzhuwei/CSharpGL Class Usage Examples

Public Methods

Method Description
UIAxis ( System anchor, System margin, System size, int partCount = 24 ) : System

opengl UI for Axis

Protected Methods

Method Description
DoRender ( RenderEventArgs arg ) : void

Method Details

DoRender() protected method

protected DoRender ( RenderEventArgs arg ) : void
arg RenderEventArgs
return void

UIAxis() public method

opengl UI for Axis
public UIAxis ( System anchor, System margin, System size, int partCount = 24 ) : System
anchor System
margin System
size System
partCount int 24 as default.
return System