std
::
math
::
matrix {Real}
IDENTITY3
const
Matrix3x3
IDENTITY3
=
{
.
m
=
{
[
0
]
=
1
,
[
4
]
=
1
,
[
8
]
=
1
}
}
;