IppiCornerFastN

Type Alias IppiCornerFastN 

Source
pub type IppiCornerFastN = _IppiCornerFastN;

Aliased Type§

#[repr(C)]
pub struct IppiCornerFastN { pub x: i32, pub y: i32, pub cornerType: i32, pub orientation: i32, pub angle: f32, pub score: f32, }

Fields§

§x: i32§y: i32§cornerType: i32§orientation: i32§angle: f32§score: f32