Back to Aurora Vision Library Lite website

You are here: Start » Conversions » Rectangle2DToShapeRegionDeprecated

Rectangle2DToShapeRegionDeprecated


Header: AVL.h
Namespace: avl

Converts a rectangle to a shape region.

Syntax

void avl::Rectangle2DToShapeRegionDeprecated
(
	const avl::Rectangle2D& inRectangle,
	avl::ShapeRegionDeprecated& outShapeRegion
)

Parameters

Name Type Default Description
Input value inRectangle const Rectangle2D&
Output value outShapeRegion ShapeRegionDeprecated&