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

pub type Vec2f = Vec2<f32>;

Trait Implementations