Method | Description | |
---|---|---|
DemoTerrainRenderer ( GraphicsDevice graphicsDevice, Microsoft.Xna.Framework.Content.ContentManager content, |
||
Dispose ( ) : void | ||
Draw ( |
||
InitializeHeightColors ( |
||
InitializeMorphConsts ( ICDLODVisibleRanges visibleRanges ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public DemoTerrainRenderer ( GraphicsDevice graphicsDevice, Microsoft.Xna.Framework.Content.ContentManager content, |
||
graphicsDevice | GraphicsDevice | |
content | Microsoft.Xna.Framework.Content.ContentManager | |
settings | ||
return | System |
public Draw ( |
||
gameTime | ||
selection | ||
return | void |
public InitializeHeightColors ( |
||
heightColors | ||
return | void |
public InitializeMorphConsts ( ICDLODVisibleRanges visibleRanges ) : void | ||
visibleRanges | ICDLODVisibleRanges | |
return | void |