Back to FabImage Library Lite website
You are here: Start » Geometry 2D » Geometry 2D Spatial Transforms » TrimPathArray

TrimPathArray
Header: | FIL.h |
---|---|
Namespace: | fil |
Creates an array of paths contained in a box from another array of paths.
Syntax
void fil::TrimPathArray ( const ftl::Array<fil::Path>& inPaths, const fil::Box& inBox, fil::TrimPathMethod::Type inTrimPathMethod, ftl::Array<fil::Path>& outPaths )