void PathNew (tvBase *threeD)

Creates a new path instance in the given render thread

Documentation

Creates a new path instance in the given render thread. Memory and state for any previously established path is freed.
Returns:
void
Parameters:
threeD - handle to rendering state


Back to
TerraVision API Home Page