Function lyon::math::vector
[−]
pub fn vector<T, U>(x: T, y: T) -> TypedVector2D<T, U>
Convenience constructor.
pub fn vector<T, U>(x: T, y: T) -> TypedVector2D<T, U>
Convenience constructor.