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

CropPointArrayToRegion
Header: | FIL.h |
---|---|
Namespace: | fil |
Crops an array of points to a region.
Syntax
void fil::CropPointArrayToRegion ( const ftl::Array<fil::Point2D>& inPoints, const fil::Region& inRegion, ftl::Array<fil::Point2D>& outPoints )