Back to Adaptive Vision Library Lite website

You are here: Start » Box » TestBoxNotEmpty

TestBoxNotEmpty


Header:AVL.h
Namespace:avl

Tests whether the box is not empty.

Syntax

void avl::TestBoxNotEmpty
(
	const avl::Box& inBox,
	bool& outIsNotEmpty
)

Parameters

Name Type Default Description
inBox const Box&
outIsNotEmpty bool&