pub unsafe extern "C" fn msdfgen_Shape_orientContours(
this: *mut msdfgen_Shape,
)Expand description
Assumes its contours are unoriented (even-odd fill rule). Attempts to orient them to conform to the non-zero winding rule.
pub unsafe extern "C" fn msdfgen_Shape_orientContours(
this: *mut msdfgen_Shape,
)Assumes its contours are unoriented (even-odd fill rule). Attempts to orient them to conform to the non-zero winding rule.