Back to FabImage Library website
You are here: Start » Function Reference » Path Basics » FisFilter_MakePath
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Header: | FIL.h |
---|---|
Namespace: | fis |
Creates a path structure.
Syntax
void fis::FisFilter_MakePath ( const ftl::Array<fil::Point2D>& inPoints, bool inClosed, fil::Path& outPath )