Back to FabImage Library Lite website
You are here: Start » Geometry 2D » Geometry 2D Basics » WKT_LoadMultiPolygon

WKT_LoadMultiPolygon
Header: | FIL.h |
---|---|
Namespace: | fil |
Loads multiple polygons from WKT text format.
Syntax
void fil::WKT_LoadMultiPolygon ( const ftl::String& inText, ftl::Array<fil::Path>& outOuterPolygons, ftl::Array<ftl::Array<fil::Path>>& outInnerPolygons )