Back to Adaptive Vision Library Lite website

You are here: Start » Path » Path Spatial Transforms » ReversePath

ReversePath


Header: AVL.h
Namespace: avl

Reverses the order of points in a path.

Syntax

void avl::ReversePath
(
	avl::Path& ioPath
)

Parameters

Name Type Default Description
ioPath Path&