Type Alias Hline_seg

Source
pub type Hline_seg = lin_seg_type;

Aliased Type§

#[repr(C)]
pub struct Hline_seg { pub row: f32, pub col: f32, pub length: f32, pub phi: f32, pub ref_: *mut i32, pub first: i32, pub last: i32, }

Fields§

§row: f32§col: f32§length: f32§phi: f32§ref_: *mut i32§first: i32§last: i32