CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

iTerrainHeightFunction Struct Reference

This class represents a function for the terrain engine. More...

#include <imesh/terrfunc.h>

Inheritance diagram for iTerrainHeightFunction:

iBase List of all members.

Public Member Functions

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.

Definition at line 39 of file terrfunc.h.


Member Function Documentation

virtual float iTerrainHeightFunction::GetHeight float  dx,
float  dy
[pure virtual]
 

Get height.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1