void tvTranslate ( tvBase *threeD, double dx, double dy, double dz, int anim )

This function will move the viewpoint in the 2/3 viewer

Documentation

This function will move the viewpoint in the 2/3 viewer. This is a relative move, i.e. you move (dx,dy,dy) from the current viewpoint position.
Returns:
void
Parameters:
dx - relative offsets for new viewpoint
dy - ditto
dz - ditto
Author:
Martin Reddy
Version:
20 January 1999


Back to
TerraVision API Home Page