@@ -166,7 +166,7 @@ class matrix4x4
}
// Low-level access to the array.
const scalar_t *readArray(void)
const scalar_t *readArray(void) const
{
return e;
The note is not visible to the blocked user.