Loading [MathJax]/extensions/tex2jax.js
Back to FabImage Library website

You are here: Start » Function Reference » Box » TestBoxEmpty

TestBoxEmpty


Header:FIL.h
Namespace:fil

Tests whether the box is empty.

Syntax

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

Parameters

Name Type Default Description
inBox const Box&
outIsEmpty bool&