void PathGotoPrev ( tvBase *threeD )

Sets the thread's current point to the next lowest indexed entry in the path, given the current state of path playback (ISSUE: what is this defined as if playback is not in progress?)

Documentation

Sets the thread's current point to the next lowest indexed entry in the path, given the current state of path playback (ISSUE: what is this defined as if playback is not in progress?). Silently returns if no path is established.
Returns:
void
Parameters:
threeD - handle to rendering thread/


Back to
TerraVision API Home Page