Back to FabImage Library Lite website
You are here: Start » Geometry 2D » Geometry 2D Basics » WKT_LoadMultiLineString
WKT_LoadMultiLineString
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Loads multiple paths from WKT text format.
Syntax
void fil::WKT_LoadMultiLineString ( const ftl::String& inText, ftl::Array<fil::Path>& outPaths )


