Function piston_window::math::relative_rectangle

source ยท
pub fn relative_rectangle<T>(rect: [T; 4], v: [T; 2]) -> [T; 4]
where T: Float,
Expand description

Computes a relative rectangle using the rectangle as a tile.