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

pub type Vec3f = VecN<f32, 3>;

Trait Implementations