Back to Aurora Vision Library Lite website
You are here: Start » Conversions » Point2DToLocation
Point2DToLocation
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
Converts a point to a location its contained within.
Syntax
void avl::Point2DToLocation ( const avl::Point2D& inPoint, avl::Location& outLocation )


