char const* tvName (tvBase const *threeD)

Returns the arbitrary user-assigned name registered with the rendering state at the time of its creation

Documentation

Returns the arbitrary user-assigned name registered with the rendering state at the time of its creation. ISSUE: Presently not called from anywhere
Returns:
the read-only character string copy of what was registered at thread-state creation.
Parameters:
threeD - handle to rendering state
See Also:
tvBaseCreate


Back to TerraVision API Home Page