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


