public class Collisions extends Object
Collisions()
static boolean
contains(Box box, Sphere sphere)
intersect(Box box, Sphere sphere)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Collisions()
public static boolean intersect(Box box, Sphere sphere)
box
sphere
public static boolean contains(Box box, Sphere sphere)
Copyright © 2019. All rights reserved.