Algolib
Data structures
Graphs
Geometry
Convex Hull
Intersections
Line
Polygon
Projections
getProjection()
Segment
Shape
2D Vector
3D Vector
Mathematics
Optimization
Sorting
Strings
Trees
Simplex
Two-SAT
JSON
Constants
Shortcuts
Utility
Algolib
Geometry
Projections
View page source
Projections
Functions
template
<
class
T
>
Vect2
<
T
>
getProjection
(
const
Vect2
<
T
>
M
,
const
Line
<
T
>
L
)