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

type Vec3f = Vec3<f32>;

Trait Implementations

impl DataType for Vec3f[src]

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