Main Page Class Hierarchy Compound List File List Compound Members
iTerrainHeightFunction Struct Reference
This class represents a function for the terrain engine.
More...
#include <terrfunc.h>
Inheritance diagram for iTerrainHeightFunction:
List of all members.
Public Methods |
virtual float | GetHeight (float dx, float dy)=0 |
| Get height.
|
Detailed Description
This class represents a function for the terrain engine.
Expects values for dx and dy between 0 and 1 and returns a height.
The documentation for this struct was generated from the following file:
Generated for Crystal Space by
doxygen
1.2.5 written by
Dimitri van Heesch,
©1997-2000