TorusGeometryObject::GetPrimarySize
Defined in:
Returns the primary size of a torus.
C4Primitives.h
Prototype
const Vector2D& GetPrimarySize(void) const;
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