void PathGotoNext ( tvBase *threeD )
Sets the thread's current point to the next highest indexed entry in the
path, given the current state of path playback (ISSUE: how is this
defined if playback is not in progress?)
Documentation
Sets the thread's current point to the next highest indexed entry in the
path, given the current state of path playback (ISSUE: how is this
defined if playback is not in progress?). Silently returns if no path
is established.
- Returns:
- void
- Parameters:
- threeD - handle to rendering state.
TerraVision API Home Page