Package au.edu.unsw.cse
Class HalfSpace
java.lang.Object
au.edu.unsw.cse.HalfSpace
public class HalfSpace
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
HalfSpace
Create a half space -
HalfSpace
Create a half space parallel to z axis
-
-
Method Details
-
inside
-
zint
z coordinate of intersection of a vertical line through p and boundary plane
-