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


