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

type Point2i = Point_<i32>;

Trait Implementations

impl DataType for Point2i[src]