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

Segment3DToSegment2D
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Converts a segment in 3D to a segment in 2D by ignoring its Z coordinates.
Syntax
C++
C#
void fil::Segment3DToSegment2D ( const fil::Segment3D& inSegment3D, fil::Segment2D& outSegment2D )