Back to Adaptive Vision Library Lite website

You are here: Start » Conversions » Segment2DToPath

Segment2DToPath


Header: AVL.h
Namespace: avl

Converts a segment to a path.

Syntax

void avl::Segment2DToPath
(
	const avl::Segment2D& inSegment,
	avl::Path& outPath
)

Parameters

Name Type Default Description
inSegment const Segment2D&
outPath Path& Output path