Back to Aurora Vision Library website
You are here: Start » Function Reference » Conversions » Ring2DToShapeRegion
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Converts a ring to region of interest.
Syntax
C++
C#
void avl::Ring2DToShapeRegion ( const avl::Ring2D& inRing, avl::ShapeRegion& outShapeRegion )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRing | const Ring2D& | ||
![]() |
outShapeRegion | ShapeRegion& |


