Curve2
Represents a 2D parametric curve with various geometric methods.
Inheritors
Functions
Link copied to clipboard
Computes the parametric points along the curve where the curve's curvature changes sign.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Given a ring of curves, the sum of area() will be the area enclosed by that ring. For clockwise rings, the sum will be negative, for counter-clockwise rings it will be positive.