C# 클래스 RenderingBase.RenderObjects.Geometries.Cube

상속: GeometryBase
파일 보기 프로젝트 열기: GoodAI/BrainSimulator

공개 메소드들

메소드 설명
Cube ( ) : OpenTK.Graphics.OpenGL
Draw ( ) : void

메소드 상세

Cube() 공개 메소드

public Cube ( ) : OpenTK.Graphics.OpenGL
리턴 OpenTK.Graphics.OpenGL

Draw() 공개 메소드

public Draw ( ) : void
리턴 void