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

Box3DSurfaceArea
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Returns the surface area of the input box in 3D.
Syntax
C++
C#
void fil::Box3DSurfaceArea ( const fil::Box3D& inBox3D, float& outSurfaceArea )