LineCfg

Type Alias LineCfg 

Source
pub type LineCfg = (f32, f32, f32);
Expand description

input 起点 [x, y] 终点 [x, y] 划分数据 [percent…] output lines [ a, b, c ]