☰
Matrix3x3
In exr::meta::attribute
?
Type Definition
exr
::
meta
::
attribute
::
Matrix3x3
source
·
[
−
]
pub type Matrix3x3 = [
f32
;
9
];
Expand description
A float matrix with three rows and three columns.