vtlib library
Public Member Functions
vtTerrainFlyer Class Reference
Inheritance diagram for vtTerrainFlyer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void SetHeightField (vtHeightField3d *pHF)
 Set the heightfield on which to do the terrain following.
void Eval ()

Detailed Description

This engine extends vtFlyer with the ability to scale speed with height above the terrain.


Member Function Documentation

void vtTerrainFlyer::Eval ( ) [virtual]

Virtual handler, will be called every frame to do the work of the engine. You must override this if you want your engine to be useful.

Reimplemented from vtFlyer.

Reimplemented in vtPanoFlyer, VFlyer, and QuakeFlyer.

 All Classes Files Functions Variables Friends