void tvStopMotion ( tvBase *threeD )

This function will stop any current camera animation that is currently playing in the 3-D viewer

Documentation

This function will stop any current camera animation that is currently playing in the 3-D viewer. It provides a hook for the OAA to control TerraVision. The user can use LMB/RMB to induce forward and backward momentum - this call nulls that out and stops the viewpoint.
Returns:
void
Parameters:
threeD - handle to rendering state
Author:
Martin Reddy
Version:
20 January 1999


Back to
TerraVision API Home Page