Type Definition lyon_bezier::Transform2D [] [src]

type Transform2D = Transform2D<f32>;

Alias for euclid::Transform2D<f32>