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

List of all members.

Public Member Functions

void Eval ()

Detailed Description

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.


Member Function Documentation

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.

 All Classes Files Functions Variables Friends