C4 Engine
C4 Engine API Documentation

PlateGeometryObject::GetPlateSize

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

const Vector2D& GetPlateSize(voidconst;

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

PlateGeometryObject::SetPlateSize