maspack.geometry
Class ConvexPolygonIntersectorTest
java.lang.Object
maspack.geometry.ConvexPolygonIntersectorTest
public class ConvexPolygonIntersectorTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPS
public static final double EPS
- See Also:
- Constant Field Values
DOUBLE_PREC
public static final double DOUBLE_PREC
- See Also:
- Constant Field Values
TEST_TOL
public static final double TEST_TOL
- See Also:
- Constant Field Values
DO_QUIT
public static final int DO_QUIT
- See Also:
- Constant Field Values
DO_ADD
public static final int DO_ADD
- See Also:
- Constant Field Values
DO_ISECT
public static final int DO_ISECT
- See Also:
- Constant Field Values
DO_RESET
public static final int DO_RESET
- See Also:
- Constant Field Values
DO_INTERSECT
public static final int DO_INTERSECT
- See Also:
- Constant Field Values
scanRecord
public void scanRecord(ReaderTokenizer rtok)
throws java.io.IOException
- Throws:
java.io.IOException
test
public boolean test(boolean check)
main
public static void main(java.lang.String[] args)