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

type Vec3i = Vec3<i32>;

Trait Implementations