C# Class PointSprites.SimpleHorizon

Inheritance: NewTOAPIA.GL.GLRenderable
显示文件 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
SimpleHorizon ( ) : NewTOAPIA.GL

Protected Methods

Method Description
BeginRender ( GraphicsInterface gi ) : void
RenderContent ( NewTOAPIA gi ) : void

Method Details

BeginRender() protected method

protected BeginRender ( GraphicsInterface gi ) : void
gi NewTOAPIA.GL.GraphicsInterface
return void

RenderContent() protected method

protected RenderContent ( NewTOAPIA gi ) : void
gi NewTOAPIA
return void

SimpleHorizon() public method

public SimpleHorizon ( ) : NewTOAPIA.GL
return NewTOAPIA.GL