Type Definition visioncortex::PathF64

source · []
pub type PathF64 = Path<PointF64>;
Expand description

Path of 2D PointF64

Implementations