Back to Adaptive Vision Library website

You are here: Start » Function Reference » Conversions » BoxToShapeRegion

BoxToShapeRegion


Header:AVL.h
Namespace:avl

Converts a box to a 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&