ori::core::views

Function translate

Source
pub fn translate<V>(translation: impl Into<Vector>, view: V) -> Transform<V>
Expand description

Create a new Transform view that translates its content.