Path* tvGetPath (tvBase const *threeD)

Returns a handle to the established path associated with a render thread

Documentation

Returns a handle to the established path associated with a render thread.
Returns:
handle to current path for thread; NULL if none exists.
Parameters:
threeD - handle to rendering state


Back to
TerraVision API Home Page