Back to Adaptive Vision Library website
You are here: Start » Function Reference » Conversions » Point2DToLocation
Point2DToLocation
Converts a point to a location its contained within.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inPoint | const Point2D& | ||
![]() |
outLocation | Location& |


