mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-07 04:06:36 +02:00
doc fix
This commit is contained in:
@@ -360,7 +360,7 @@ function bezier_segment_length(curve, start_u=0, end_u=1, max_deflect=0.01) =
|
|||||||
|
|
||||||
|
|
||||||
// Function: bezier_line_intersection()
|
// Function: bezier_line_intersection()
|
||||||
// Usages:
|
// Usage:
|
||||||
// u = bezier_line_intersection(curve, line);
|
// u = bezier_line_intersection(curve, line);
|
||||||
// Description:
|
// Description:
|
||||||
// Finds the parameter(s) of the 2d curve whose Bezier control points are `curve`
|
// Finds the parameter(s) of the 2d curve whose Bezier control points are `curve`
|
||||||
|
Reference in New Issue
Block a user