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

Segment3DLine
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Computes the line in 3D passing through a segment.
Syntax
C++
C#
void fil::Segment3DLine ( const fil::Segment3D& inSegment3D, fil::Line3D& outLine3D )