Type Definition visioncortex::PointF32

source · []
pub type PointF32 = Point2<f32>;
Expand description

2D Point with f32 component