Back to FabImage Library Lite website
You are here: Start » Geometry 2D » Geometry 2D Normalizations » RemoveInvalidPoints

RemoveInvalidPoints
Header: | FIL.h |
---|---|
Namespace: | fil |
Removes invalid points from an array (i.e. points with NaN or INF coordinates).
Syntax
void fil::RemoveInvalidPoints ( const ftl::Array<fil::Point2D>& inPoints, ftl::Array<fil::Point2D>& outPoints )