Function graphics::math::relative_rectangle

source ยท
pub fn relative_rectangle<T>(rect: Rectangle<T>, v: Vec2d<T>) -> Rectangle<T>
where T: Float,
Expand description

Computes a relative rectangle using the rectangle as a tile.