C4 Engine
C4 Engine API Documentation

PyramidGeometryObject::GetPyramidSize

Defined in:  C4Primitives.h
Returns the pyramid base size.
Prototype

const Vector2D& GetPyramidSize(voidconst;

Description
The GetPyramidSize function returns the size of the base of a pyramid primitive. The components of the return value correspond to the extents of the base of the pyramid in the positive x and y directions.
See Also

PyramidGeometryObject::SetPyramidSize

PyramidGeometryObject::GetPyramidHeight

PyramidGeometryObject::SetPyramidHeight