start and end points of the line
line
Gets the point on the line segment at a given param
line
point on line
Gets the length of the line
a line
line length
If two lines intersect return the intersection point
line1 and line2
intersection point or undefined if no intersection
Create the lines segments between all of the points in a list
points
lines
Create the lines between start and end points
start points and end points
lines
Converts the segment to line
segment
line
Converts the segments to lines
segments
lines
Transform the line
a line
transformed line
Transforms the lines with multiple transform for each line
lines
transformed lines
Generated using TypeDoc
Create the line
create
line
true