C4 Engine
C4 Engine API Documentation

DiskGeometryObject::GetDiskSize

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

const Vector2D& GetDiskSize(voidconst;

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

DiskGeometryObject::SetDiskSize