Back to Aurora Vision Library Lite website

You are here: Start » Conversions » BoxToShapeRegionDeprecated

BoxToShapeRegionDeprecated


Header: AVL.h
Namespace: avl

Converts a box to a shape region.

Syntax

void avl::BoxToShapeRegionDeprecated
(
	const avl::Box& inBox,
	avl::ShapeRegionDeprecated& outShapeRegion
)

Parameters

Name Type Default Description
Input value inBox const Box&
Output value outShapeRegion ShapeRegionDeprecated&