C# 클래스 NewTOAPIA.GL.GLUCube

상속: GLRenderable
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
GLUCube ( float cubesize, CubeStyle aStyle )

보호된 메소드들

메소드 설명
RenderContent ( GraphicsInterface gi ) : void

비공개 메소드들

메소드 설명
SetSize ( float size ) : void

메소드 상세

GLUCube() 공개 메소드

public GLUCube ( float cubesize, CubeStyle aStyle )
cubesize float
aStyle CubeStyle

RenderContent() 보호된 메소드

protected RenderContent ( GraphicsInterface gi ) : void
gi GraphicsInterface
리턴 void