C# 클래스 CSharpGL.UIAxis

opengl UI for Axis
상속: UIRenderer
파일 보기 프로젝트 열기: bitzhuwei/CSharpGL 1 사용 예제들

공개 메소드들

메소드 설명
UIAxis ( System anchor, System margin, System size, int partCount = 24 ) : System

opengl UI for Axis

보호된 메소드들

메소드 설명
DoRender ( RenderEventArgs arg ) : void

메소드 상세

DoRender() 보호된 메소드

protected DoRender ( RenderEventArgs arg ) : void
arg RenderEventArgs
리턴 void

UIAxis() 공개 메소드

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.
리턴 System