void PathUpdate (tvBase *threeD, int selected)

Replaces the path entry at the specified index with whatever is the current viewpoint state of the thread

Documentation

Replaces the path entry at the specified index with whatever is the current viewpoint state of the thread. Generates a message if the index is invalid or there is no establish path for the thread.
Returns:
void
Parameters:
threeD - handle to rendering state
index - index of the path element to be replaced.


Back to
TerraVision API Home Page