Structs§
Functions§
- Given 4 points on a cubic bezier, chop it into 1, 2, 3 beziers such that the resulting beziers are monotonic in Y.
- Returns 0 for 1 quad, and 1 for two quads, either way the answer is stored in dst[].
- Returns 0 for 1 quad, and 1 for two quads, either way the answer is stored in dst[].