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 )


