Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Afterglow
Graphics
OpenTK
ApiExamples
QuadWithBuffers
C# 클래스 Afterglow.Graphics.OpenTK.ApiExamples.QuadWithBuffers
파일 보기
프로젝트 열기: Christof/afterglow
공개 메소드들
메소드
설명
CreateForm
( ) :
Form
Creates a form with a set client size.
비공개 메소드들
메소드
설명
LoadBuffers
(
Vector3
vertices
,
uint
indices
,
Vector3
colors
) :
void
RenderFrame
( ) :
void
Run
( ) :
void
메소드 상세
CreateForm()
공개
정적인
메소드
Creates a form with a set client size.
public
static
CreateForm
( ) :
Form
리턴
System.Windows.Forms.Form