Back to FabImage Library website
You are here: Start » Function Reference » Geometry 3D » Geometry 3D Basics » TestBox3DEmpty

TestBox3DEmpty
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Tests whether the box in 3D is empty.
Syntax
C++
C#
void fil::TestBox3DEmpty ( const fil::Box3D& inBox3D, bool& outIsEmpty )