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

You are here: Start » Basic » Box » TestBoxNotEmpty

TestBoxNotEmpty


Header: FIL.h
Namespace: fil

Tests whether the box is not empty.

Syntax

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

Parameters

Name Type Default Description
inBox const Box&
outIsNotEmpty bool&