Back to Aurora Vision Library Lite website

You are here: Start » Basic » Box » TestBoxEmpty

TestBoxEmpty


Header: AVL.h
Namespace: avl

Tests whether the box is empty.

Syntax

void avl::TestBoxEmpty
(
	const avl::Box& inBox,
	bool& outIsEmpty
)

Parameters

Name Type Default Description
Input value inBox const Box&
Output value outIsEmpty bool&