|
vtlib library
|

Public Member Functions | |
| void | SetHeightField (vtHeightField3d *pHF) |
| Set the heightfield on which to do the terrain following. | |
| void | Eval () |
This engine extends vtFlyer with the ability to scale speed with height above the terrain.
| 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.
1.7.4