AlphaFramework API  1.0.3
AlphaFramework.World.Terrains.Terrain< TTemplate > Class Template Reference

This class contains a height-map-based Terrain including texturing and pathfinding data. More...

Detailed Description

This class contains a height-map-based Terrain including texturing and pathfinding data.

The positive X-axis points towards east (the direction from which light sources in the sky rise), the negative X-axis points towards west (the direction in which light sources in the sky set), the positive Y-axis points towards north and the negative Y-axis points towards south.

Template Parameters
TTemplateThe specific type of Template<T> to use for storing information about terrain types.
Type Constraints
TTemplate :Template<TTemplate> 

The documentation for this class was generated from the following file: