void tvStartMovement (tvBase *threeD)

Begins a "fly through" the view space, setting the motion to a constant velocity (ISSUE: how is the velocity established?)

Documentation

Begins a "fly through" the view space, setting the motion to a constant velocity (ISSUE: how is the velocity established?).
Returns:
void
Parameters:
threeD - handle to rendering state


Back to
TerraVision API Home Page