void ClearSentence ( tvBase *threeD )

Called whenever we want to create a new sentence

Documentation

Called whenever we want to create a new sentence. This function will initialise the sentence structure so that it releases all previously allocated memory and resets all arrays to NULL. .
Returns:
void
Parameters:
threeD - handle to rendering state
Author:
Martin Reddy
Version:
20 January 1999


Back to
TerraVision API Home Page