Back to FabImage Library website
You are here: Start » Function Reference » Geometry 3D » Geometry 3D Basics » TestBox3DNotEmpty
TestBox3DNotEmpty
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | Vision3DLite |
Tests whether the box in 3D is not empty.
Syntax
C++
C#
void fil::TestBox3DNotEmpty ( const fil::Box3D& inBox3D, bool& outIsNotEmpty )


