fidl_
fuchsia_
ui_
pointer
0.0.1
fidl_fuchsia_ui_pointer
Type Alias
Mat3
Copy item path
Source
pub type Mat3 = [
f32
;
9
];
Expand description
A floating-point 3x3 matrix.
The values are placed in column-major order.