Back to Aurora Vision Library website
You are here: Start » Function Reference » Conversions » Rectangle2DToShapeRegionDeprecated
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Converts a rectangle to a shape region.
Syntax
C++
C#
void avl::Rectangle2DToShapeRegionDeprecated ( const avl::Rectangle2D& inRectangle, avl::ShapeRegionDeprecated& outShapeRegion )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRectangle | const Rectangle2D& | ||
![]() |
outShapeRegion | ShapeRegionDeprecated& |


