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

type Vec3d = Vec3<f64>;

Trait Implementations

impl DataType for Vec3d[src]

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