Module plane_split::polygon

source ·

Structs

  • The projection of a Polygon on a line.
  • A convex polygon with 4 points lying on a plane.

Enums

  • Polygon intersection results.
  • The result of a polygon being cut by a plane. The “cut” here is an attempt to classify a plane as being in front or in the back of another one.