C4 Engine
C4 Engine API Documentation

SphereGeometryObject::GetSphereSize

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

const Vector3D& GetSphereSize(voidconst;

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

SphereGeometryObject::SetSphereSize