Back to Aurora Vision Library website
You are here: Start » Function Reference » Path » Path Spatial Transforms » ReversePath
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Reverses the order of points in a path.
Syntax
C++
C#
void avl::ReversePath
(
avl::Path& ioPath
)
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioPath | Path& |

