C4 Engine
C4 Engine API Documentation

AnnulusGeometryObject::GetInnerSize

Defined in:  C4Primitives.h
Returns the inner hole size.
Prototype

const Vector2D& GetInnerSize(voidconst;

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

AnnulusGeometryObject::SetInnerSize

AnnulusGeometryObject::GetOuterSize

AnnulusGeometryObject::SetOuterSize