void tvBaseGetView (tvBase * threeD, tvViewpoint *view)

Retreive the current view

Documentation

Retreive the current view. Externals: NONE
Returns:
NONE
Parameters:
threeD - handle to rendering state.
view - view struct, into which current view is copied.
Author:
Lee Iverson
Version:
10/98
See Also:
tvViewpoint


Back to TerraVision API Home Page