Class Plane

java.lang.Object
com.marginallyclever.convenience.Plane

public class Plane extends Object
Plane and intersection functions. A plane is defined by a point and a normal.