exr
1.73.0
Matrix3x3
In exr::meta::attribute
Type Alias
exr
::
meta
::
attribute
::
Matrix3x3
Copy item path
source
ยท
[
−
]
pub type Matrix3x3 = [
f32
;
9
];
Expand description
A float matrix with three rows and three columns.