Back to FabImage Library Lite website
You are here: Start » Conversions » LocationArrayToPoint2DArray

LocationArrayToPoint2DArray
Header: | FIL.h |
---|---|
Namespace: | fil |
Converts an array of locations to an array of points.
Syntax
void fil::LocationArrayToPoint2DArray ( const ftl::Array<fil::Location>& inLocationArray, ftl::Array<fil::Point2D>& outPointArray )