Class LiangBarsky

java.lang.Object
zombie.pathfind.LiangBarsky

public final class LiangBarsky extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    lineRectIntersect(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
     
    boolean
    lineRectIntersect(float float2, float float5, float float0, float float1, float float3, float float6, float float4, float float7, double[] doubles)
     

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LiangBarsky

      public LiangBarsky()
  • Method Details

    • lineRectIntersect

      public boolean lineRectIntersect(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
    • lineRectIntersect

      public boolean lineRectIntersect(float float2, float float5, float float0, float float1, float float3, float float6, float float4, float float7, double[] doubles)