|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Line2D | |
---|---|
toxi.geom |
Uses of Line2D in toxi.geom |
---|
Methods in toxi.geom that return Line2D | |
---|---|
Line2D |
Line2D.copy()
|
Line2D |
Ray2D.toLine2DWithPointAtDistance(float dist)
Converts the ray into a 2D Line segment with its start point coinciding with the ray origin and its other end point at the given distance along the ray. |
Methods in toxi.geom with parameters of type Line2D | |
---|---|
Line2D.LineIntersection |
Line2D.intersectLine(Line2D l)
Computes intersection between this and the given line. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |