C# Class RingCamView.SpeakerCube

Inheritance: MasterCylinder
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
SpeakerCube ( GraphicsInterface gi, GLTexture faceTexture ) : System

Méthodes protégées

Méthode Description
RenderContent ( GraphicsInterface GI ) : void

Method Details

RenderContent() protected méthode

protected RenderContent ( GraphicsInterface GI ) : void
GI NewTOAPIA.GL.GraphicsInterface
Résultat void

SpeakerCube() public méthode

public SpeakerCube ( GraphicsInterface gi, GLTexture faceTexture ) : System
gi NewTOAPIA.GL.GraphicsInterface
faceTexture NewTOAPIA.GL.GLTexture
Résultat System