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


