Back to Aurora Vision Library website
You are here: Start » Function Reference » Basic » Box » TestBoxEmpty
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Tests whether the box is empty.
Syntax
C++
C#
void avl::TestBoxEmpty ( const avl::Box& inBox, bool& outIsEmpty )


