Back to FabImage Library website
You are here: Start » Function Reference » Conversions » Line2DToLine3D

Line2DToLine3D
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Converts a line in 2D to a line in 3D.
Syntax
C++
C#
void fil::Line2DToLine3D ( const fil::Line2D& inLine2D, fil::Line3D& outLine3D )