getLineIntersector method

LineIntersector getLineIntersector()

Implementation

LineIntersector getLineIntersector() {
  return li;
}