Uses of Class
toxi.geom.Line3D.LineIntersection
Packages that use Line3D.LineIntersection
-
Uses of Line3D.LineIntersection in toxi.geom
Methods in toxi.geom that return Line3D.LineIntersectionModifier and TypeMethodDescriptionLine3D.closestLineTo(Line3D l) Calculates the line segment that is the shortest route between this line and the given one.