Function poi::vec2

source ·
pub fn vec2<A: Into<Expr>, B: Into<Expr>>(a: A, b: B) -> Expr
Expand description

A 2D vector.