AnnulusGeometryObject::GetInnerSize
Defined in:
Returns the inner hole size.
C4Primitives.h
Prototype
const Vector2D& GetInnerSize(void) const;
Description
The GetInnerSize
function returns the size of the inner hole for an annulus primitive. The components of the return value correspond to the semiaxis lengths of the inner hole in the x and y directions.
See Also
AnnulusGeometryObject::SetInnerSize