void PathSaveFile ( tvBase *threeD, char const *filename )

Writes the currently established path to the given file

Documentation

Writes the currently established path to the given file. Generates a message if either there is no established path or the file could not be created.
Returns:
void
Parameters:
threeD - handle to render state
filename - name of file to be created


Back to
TerraVision API Home Page