Calculates the intersection point of endless lines (pA, pB) and (pC, pD)
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public static <T> boolean lineIntersect ( |
the point that will receive the result if the lines intersect
true if the lines intersect
JPlanner Programmer's Guide | © 2023 MindFusion |