Skip to content

Implementation of plane plane intersection

The PR conatins

  • An implementation of a class Plane and
  • The algorithm to compute the intersection of two planes as well as
  • Tests for the intersection algorithm.

Merge request reports