C# Class RingCamView.SpeakerCube

Inheritance: MasterCylinder
ファイルを表示 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
SpeakerCube ( GraphicsInterface gi, GLTexture faceTexture ) : System

Protected Methods

Method Description
RenderContent ( GraphicsInterface GI ) : void

Method Details

RenderContent() protected method

protected RenderContent ( GraphicsInterface GI ) : void
GI NewTOAPIA.GL.GraphicsInterface
return void

SpeakerCube() public method

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