Class RaySphereIntersectCheck

java.lang.Object
zombie.util.RaySphereIntersectCheck

public class RaySphereIntersectCheck extends Object
  • Constructor Details

    • RaySphereIntersectCheck

      public RaySphereIntersectCheck()
  • Method Details

    • intersects

      public static boolean intersects(Vector3 vector1, Vector3 vector0, Vector3 vector2, float float0)