AnnulusGeometryObject::SetInnerSize
Defined in:
Sets the inner hole size.
C4Primitives.h
Prototype
void SetInnerSize(const Vector2D& inner);
Parameters
inner |
The new inner hole size. |
Description
The SetInnerSize
function sets the size of the inner hole for an annulus primitive. The components of the inner
parameter define the semiaxis lengths of the inner hole in the x and y directions.
See Also
AnnulusGeometryObject::GetInnerSize