void tvSetView (tvBase *threeD, tvViewpoint const *view, PRBool jump)

Sets the current view to that specified

Documentation

Sets the current view to that specified. Externals: NONE - Just Say No to Globals
Returns:
void
Parameters:
threeD - handle to rendering state
view - new viewpoint specification
Author:
Lee Iverson
Version:
10/27/99
See Also:
tvViewpoint


Back to TerraVision API Home Page