Back to Adaptive Vision Library Lite website
You are here: Start » Box » TestBoxEmpty
TestBoxEmpty
Tests whether the box is empty.
Syntax
void avl::TestBoxEmpty ( const avl::Box& inBox, bool& outIsEmpty )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inBox | const Box& | ||
![]() |
outIsEmpty | bool& |


