TorusGeometryObject::GetSecondaryRadius
Defined in:  
Returns the secondary radius of a torus.
C4Primitives.hPrototype
float GetSecondaryRadius(void) const;
Description
The GetSecondaryRadius function returns the secondary radius of a torus primitive. The return value corresponds to the radius of the torus about the primary ring.
See Also
TorusGeometryObject::SetSecondaryRadius
