void PathGoto (tvBase *threeD, int i)

Sets the current thread viewpoint to the path entry at the given index

Documentation

Sets the current thread viewpoint to the path entry at the given index. Silently returns if no path is established.
Returns:
void
Parameters:
threeD - handle to rendering state
index - index of the path entry.


Back to
TerraVision API Home Page