|
vtlib library
|

Public Member Functions | |
| void | Eval () |
This engine looks the viewpoint around using the mouse position. Movement is only done when left mouse button is pressed. Right mouse button is a holdover from vtFlyer.
Position is considered relative to the center of the window.
| void vtPanoFlyer::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 vtTerrainFlyer.
1.7.4