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

CropPointArray
Removes points not contained in a box from an array.
Syntax
void fil::CropPointArray ( const ftl::Array<fil::Point2D>& inPoints, const fil::Box& inBox, ftl::Array<fil::Point2D>& outPoints )