Back to Aurora Vision Library Lite website
You are here: Start » Basic » Box » TestBoxEqualTo
TestBoxEqualTo
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
Tests whether given boxes are equal.
Syntax
void avl::TestBoxEqualTo ( const avl::Box& inBox, const avl::Box& inReferenceBox, bool& outIsEqual )


