C4 Engine
C4 Engine API Documentation

TorusGeometryObject::GetSecondaryRadius

Defined in:  C4Primitives.h
Returns the secondary radius of a torus.
Prototype

float GetSecondaryRadius(voidconst;

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

TorusGeometryObject::GetPrimarySize

TorusGeometryObject::SetPrimarySize