C4 Engine
C4 Engine API Documentation

PlateVolume::GetPlateSize

Defined in:  C4Volumes.h
Returns the plate size.
Prototype

const Vector2D& GetPlateSize(voidconst;

Description
The GetPlateSize function returns a 2D vector containing the physical dimensions of the rectangular cross-section of the semi-infinite volume. One corner of the plate coincides with the origin, and the two components of the size correspond to the dimensions of the plate along the positive x and y axes.
See Also

PlateVolume::SetPlateSize