C# 클래스 RingCamView.SpeakerCube

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

공개 메소드들

메소드 설명
SpeakerCube ( GraphicsInterface gi, GLTexture faceTexture ) : System

보호된 메소드들

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

메소드 상세

RenderContent() 보호된 메소드

protected RenderContent ( GraphicsInterface GI ) : void
GI NewTOAPIA.GL.GraphicsInterface
리턴 void

SpeakerCube() 공개 메소드

public SpeakerCube ( GraphicsInterface gi, GLTexture faceTexture ) : System
gi NewTOAPIA.GL.GraphicsInterface
faceTexture NewTOAPIA.GL.GLTexture
리턴 System