C# Class TerrainDisplay.MPQ.M2.M2Renderer

Inheritance: RendererBase
Show file Open project: WCell/WCell-Terrain

Private Properties

Property Type Description

Public Methods

Method Description
M2Renderer ( Microsoft.Xna.Framework.Game game, IM2Manager manager ) : System.Collections.Generic

Protected Methods

Method Description
BuildVerticiesAndIndicies ( ) : void

Method Details

BuildVerticiesAndIndicies() protected method

protected BuildVerticiesAndIndicies ( ) : void
return void

M2Renderer() public method

public M2Renderer ( Microsoft.Xna.Framework.Game game, IM2Manager manager ) : System.Collections.Generic
game Microsoft.Xna.Framework.Game
manager IM2Manager
return System.Collections.Generic