Back to Aurora Vision Library Lite website

You are here: Start » Region » Region Basics » TestRegionEmpty

TestRegionEmpty


Header: AVL.h
Namespace: avl

Tests whether the size of a region equals zero.

Syntax

void avl::TestRegionEmpty
(
	const avl::Region& inRegion,
	bool& outIsEmpty
)

Parameters

Name Type Default Description
Input value inRegion const Region& Input region
Output value outIsEmpty bool&