Back to Adaptive Vision Library website
You are here: Start » Function Reference » Box » TestBoxInBox
TestBoxInBox
Tests whether a box is contained in another one.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inSubBox | const Box& | ||
![]() |
inBox | const Box& | ||
![]() |
outIsContained | bool& |


