Type Definition visioncortex::PointUsize

source · []
pub type PointUsize = Point2<usize>;
Expand description

2D Point with usize component