Back to FabImage Library Lite website

You are here: Start » Basic » Box » TestBoxEmpty

TestBoxEmpty


Header: FIL.h
Namespace: fil

Tests whether the box is empty.

Syntax

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

Parameters

Name Type Default Description
inBox const Box&
outIsEmpty bool&