PyramidGeometryObject::GetPyramidSize
Defined in:
Returns the pyramid base size.
C4Primitives.h
Prototype
const Vector2D& GetPyramidSize(void) const;
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