Property | Type | Description | |
---|---|---|---|
_cachedIndices | int[] | ||
_cachedVertices | TerrainDisplay.VertexPositionNormalColored[] | ||
_renderCached | bool |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Draw ( |
||
RendererBase ( Microsoft.Xna.Framework.Game game ) : Microsoft.Xna.Framework |
Method | Description | |
---|---|---|
BuildVerticiesAndIndicies ( ) : void |
protected abstract BuildVerticiesAndIndicies ( ) : void | ||
return | void |
public Draw ( |
||
gameTime | ||
return | void |
public RendererBase ( Microsoft.Xna.Framework.Game game ) : Microsoft.Xna.Framework | ||
game | Microsoft.Xna.Framework.Game | |
return | Microsoft.Xna.Framework |
protected VertexPositionNormalColored[],TerrainDisplay _cachedVertices | ||
return | TerrainDisplay.VertexPositionNormalColored[] |