Back to Adaptive Vision Library Lite website

You are here: Start » Geometry 2D » Geometry 2D Basics » WKT_LoadLineString

WKT_LoadLineString


Header: AVL.h
Namespace: avl

Loads path from WKT text format.

Syntax

void avl::WKT_LoadLineString
(
	const atl::String& inText,
	avl::Path& outPath
)

Parameters

Name Type Default Description
Input value
inText const String&
Output value
outPath Path& Output path