Back to Adaptive Vision Library Lite website
You are here: Start » Geometry 2D Spatial Transforms » InvertCoordinateSystem
InvertCoordinateSystem
Inverts a coordinate system.
Syntax
void avl::InvertCoordinateSystem ( const avl::CoordinateSystem2D& inCoordinateSystem, avl::CoordinateSystem2D& outInvertedCoordinateSystem )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inCoordinateSystem | const CoordinateSystem2D& | ||
![]() |
outInvertedCoordinateSystem | CoordinateSystem2D& |


