Creates a quadrilateral from four vertices in order.
const Quadrilateral(this.a, this.b, this.c, this.d);