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


