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