Class UtilLine2D_I32

java.lang.Object
georegression.geometry.UtilLine2D_I32

public class UtilLine2D_I32 extends Object
  • Constructor Details

    • UtilLine2D_I32

      public UtilLine2D_I32()
  • Method Details

    • acuteAngle

      public static double acuteAngle(LineSegment2D_I32 line0, LineSegment2D_I32 line1)
      Computes the acute angle between the two lines. Does not check for intersection
      Parameters:
      line0 - First line
      line1 - Second line
      Returns:
      Acute angle in radians