C4 Engine
C4 Engine API Documentation

PyramidVolume::GetPyramidSize

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

const Vector2D& GetPyramidSize(voidconst;

Description
The GetPyramidSize function returns a 2D vector containing the physical dimensions of the base of the pyramid volume. One corner of the pyramid coincides with the origin, and the two components of the size parameter correspond to the dimensions of the pyramid's base along the positive x and y axes.
See Also

PyramidVolume::SetPyramidSize

PyramidVolume::GetPyramidHeight

PyramidVolume::SetPyramidHeight