void tvSetInitialView (tvBase *threeD, tvViewpoint const *view)

Establishes the "initial view", which is retained as part of the state of a rendering thread

Documentation

Establishes the "initial view", which is retained as part of the state of a rendering thread.
Returns:
void
Parameters:
threeD - handle to rendering state
view - handle to a view specification
See Also:
tvViewpoint


Back to TerraVision API Home Page