mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
in_progress port from cpp
This commit is contained in:
@@ -29,6 +29,7 @@ use super::Quadrilateral;
|
||||
*
|
||||
* @author Sean Owen
|
||||
*/
|
||||
#[derive(Debug, Copy, Clone, PartialEq)]
|
||||
pub struct PerspectiveTransform {
|
||||
a11: f32,
|
||||
a12: f32,
|
||||
|
||||
Reference in New Issue
Block a user