C4 Engine
C4 Engine API Documentation

DomeGeometryObject::GetDomeSize

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

const Vector3D& GetDomeSize(voidconst;

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

DomeGeometryObject::SetDomeSize