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

type Vec4f = Vec4<f32>;

Trait Implementations

impl DataType for Vec4f[src]

impl VectorElement for Vec4f where
    Vector<Vec4f>: VectorExtern<Vec4f>, 
[src]