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


