Type Definition opencv::core::Vec2i[][src]

pub type Vec2i = VecN<i32, 2>;

Trait Implementations