C# 클래스 Afterglow.Graphics.OpenTK.ApiExamples.SimpleQuad

파일 보기 프로젝트 열기: Christof/afterglow

공개 메소드들

메소드 설명
CreateForm ( ) : Form

Creates a form with a set client size.

비공개 메소드들

메소드 설명
RenderFrame ( ) : void
RenderVertex ( Vector3 position, Color color ) : void
RenderVertex ( int index ) : void
Run ( ) : void

메소드 상세

CreateForm() 공개 정적인 메소드

Creates a form with a set client size.
public static CreateForm ( ) : Form
리턴 System.Windows.Forms.Form