C4 Engine
C4 Engine API Documentation

BoxGeometryObject::GetBoxSize

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

const Vector3D& GetBoxSize(voidconst;

Description
The GetBoxSize function returns the size of a box primitive. The components of the return value correspond to the extents of the box in the positive x, y, and z directions.
See Also

BoxGeometryObject::SetBoxSize