C4 Engine
C4 Engine API Documentation

TorusGeometryObject::GetPrimarySize

Defined in:  C4Primitives.h
Returns the primary size of a torus.
Prototype

const Vector2D& GetPrimarySize(voidconst;

Description
The GetPrimarySize function returns the primary size of a torus primitive. The components of the return value correspond to the semiaxis lengths in the x and y directions.
See Also

TorusGeometryObject::SetPrimarySize

TorusGeometryObject::GetSecondaryRadius

TorusGeometryObject::SetSecondaryRadius