void tvRemoveDataset ( tvBase *threeD, TsGeoPyramid *geo )

This function will remove a reference to the specified GeoPyramid from this tvBase

Documentation

This function will remove a reference to the specified GeoPyramid from this tvBase. It will also perform any necessary clean up operations as a result of removing this geoset from the widget.
Returns:
void
Parameters:
threeD - handle to rendering state
geo - handle to geo dataset to be removed
Author:
Martin Reddy
Version:
25 June, 1999


Back to
TerraVision API Home Page