int PathAdd (tvBase *threeD)

Adds the current viewpoint state of the render thread to the current path (creating a new one if none was previously established)

Documentation

Adds the current viewpoint state of the render thread to the current path (creating a new one if none was previously established). The newly added path entry may later be referenced with the index returned by this function.
Returns:
integer index associated with new path entry.
Parameters:
threeD - handle to rendering state


Back to
TerraVision API Home Page