Back to Adaptive Vision Library website
You are here: Start » Function Reference » Conversions » PathToPoint2DArray
PathToPoint2DArray
Converts a path to an array of points.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inPath | const Path& | Input path | |
![]() |
outPoints | Array<Point2D >& |


