Back to Aurora Vision Library website
You are here: Start » Function Reference » Region » Region Basics » TestRegionEmpty
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Tests whether the size of a region equals zero.
Syntax
C++
C#
void avl::TestRegionEmpty ( const avl::Region& inRegion, bool& outIsEmpty )


