logo

Type Definition lyon_path::math::Box2D

source · []
pub type Box2D = Box2D<f32>;
Expand description

Alias for euclid::default::Box2D<f32>