Back to FabImage Library website
You are here: Start » Function Reference » Path Global Transforms » CreateBicircularCurve
CreateBicircularCurve
Header: | FIL.h |
---|---|
Namespace: | fil |
Creates a bicircular curve passing through the points of the leading path.
Syntax
C++
C#
void fil::CreateBicircularCurve ( const fil::Path& inLeadingPath, int inInterpolationPointCount, fil::Path& outBicircularCurve )