Back to FabImage Library website
You are here: Start » Function Reference » Path Basics » FisFilter_AccessPath
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 |
Returns individual fields of a path.
Syntax
void fis::FisFilter_AccessPath ( const fil::Path& inPath, ftl::Array<fil::Point2D>& outPoints, bool& outClosed )