Back to FabImage Library website

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

BoxToShapeRegionDeprecated


Header: FIL.h
Namespace: fil
Module: FoundationLite

Converts a box to a shape region.

Syntax

C++
C#
 
void fil::BoxToShapeRegionDeprecated
(
	const fil::Box& inBox,
	fil::ShapeRegionDeprecated& outShapeRegion
)

Parameters

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