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

Segment3DLength
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Computes the length of a segment in 3D.
Syntax
C++
C#
void fil::Segment3DLength ( const fil::Segment3D& inSegment3D, float& outLength )