Skip to content
  • Kenneth Moreland's avatar
    Fix an error in the clip tables · c6fdceaf
    Kenneth Moreland authored
    There was an error in the clip tables for clipping lines. It was
    referring to edge 1 for one of the case, but of course a line has only 1
    edge at index 0. Fix the error in the clipping table and also add a
    check for if we get an index to an invalid line.
    c6fdceaf