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


