Back to FabImage Library website
You are here: Start » Function Reference » Geometry 2D » Geometry 2D Constructions » LineThroughPoint
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationLite |
Computes a line passing through a point with given angle.
Syntax
C++
C#
void fil::LineThroughPoint ( const fil::Point2D& inPoint, float inAngle, fil::Line2D& outLine )
Parameters
Examples
![]() |
![]() |
LineThroughPoint performed on point, inAngle = 150.