C# Class TerrainDisplay.MPQ.WMO.WMORenderer

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

Private Properties

Property Type Description

Public Methods

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

Protected Methods

Method Description
BuildVerticiesAndIndicies ( ) : void

Method Details

BuildVerticiesAndIndicies() protected method

protected BuildVerticiesAndIndicies ( ) : void
return void

WMORenderer() public method

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