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

type Vec3s = Vec3<i16>;

Trait Implementations

impl DataType for Vec3s[src]