C4 Engine
C4 Engine API Documentation

AnnulusGeometryObject::GetOuterSize

Defined in:  C4Primitives.h
Returns the outer disk size.
Prototype

const Vector2D& GetOuterSize(voidconst;

Description
The GetOuterSize function returns the size of the outer disk for an annulus primitive. The components of the return value correspond to the semiaxis lengths of the outer disk in the x and y directions.
See Also

AnnulusGeometryObject::SetOuterSize

AnnulusGeometryObject::GetInnerSize

AnnulusGeometryObject::SetInnerSize