Skip to main content

is_axis_aligned

Function is_axis_aligned 

Source
pub fn is_axis_aligned(transform: &Affine) -> bool
Expand description

Check if an affine transform has no skewing (i.e. preserves axis alignment).