Type Definition opencv::core::Vec3d

source ·
pub type Vec3d = VecN<f64, 3>;

Trait Implementations§