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

Segment3DBoundingBox
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Computes the smallest box in 3D containing a segment in 3D.
Syntax
C++
C#
void fil::Segment3DBoundingBox ( const fil::Segment3D& inSegment3D, fil::Box3D& outBoundingBox3D )