Back to FabImage Library Lite website
You are here: Start » Geometry 2D » Geometry 2D Basics » CreateRing

CreateRing
Header: | FIL.h |
---|---|
Namespace: | fil |
Creates a ring from an aligned point, inner and outer radius, and angle range.
Syntax
void fil::CreateRing ( const fil::Point2D& inPoint, fil::Anchor2D::Type inPointAnchor, float inInnerRadius, float inOuterRadius, fil::Ring2D& outRing )