Back to FabImage Library Lite website
You are here: Start » Conversions » Point2DArrayToLocationArray
Point2DArrayToLocationArray
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Converts an array of points to an array of locations.
Syntax
void fil::Point2DArrayToLocationArray ( const ftl::Array<fil::Point2D>& inPointArray, ftl::Array<fil::Location>& outLocationArray )


