Back to Adaptive Vision Library website
You are here: Start » Function Reference » Conversions » Segment2DToLine2D
Segment2DToLine2D
Converts a segment to a line.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inSegment | const Segment2D& | ||
![]() |
outLine | Line2D& |


