tiny_
skia_
path
0.11.4
In tiny_
skia_
path::
path
Structs
Path
PathSegmentsIter
Enums
PathSegment
PathVerb
Functions
compute_cubic_extremas
compute_quad_extremas
tiny_skia_path
::
path
Function
compute_quad_extremas
Copy item path
Settings
Help
Summary
source
fn compute_quad_extremas( p0:
Point
, p1:
Point
, p2:
Point
, extremas: &mut [
Point
;
5
], ) ->
usize