Back to FabImage Library Lite website
You are here: Start » Path » Path Features » PathSegments

PathSegments
Header: | FIL.h |
---|---|
Namespace: | fil |
Converts a path to an array of line segments.
Syntax
void fil::PathSegments ( const fil::Path& inPath, ftl::Array<fil::Segment2D>& outSegments )