C4 Engine
C4 Engine API Documentation

HoleGeometryObject::GetInnerSize

Defined in:  C4Primitives.h
Returns the inner hole size.
Prototype

const Vector2D& GetInnerSize(voidconst;

Description
The GetInnerSize function returns the size of the central hole for a hole primitive. The components of the return value correspond to the semiaxis lengths of the hole in the x and y directions.
See Also

HoleGeometryObject::SetInnerSize

HoleGeometryObject::GetOuterSize

HoleGeometryObject::SetOuterSize