Class TriTriIntersectMoller_f


  • public class TriTriIntersectMoller_f
    extends java.lang.Object
    tests if two triangles are intersecting using Thomas Mollers, 1997, no div method. The
    code is strongly inspired (read converted to use RobWork types) from Opcode 1.3 Pierre
    Terdiman 2001.