185 186 187
# File 'lib/matrix3.rb', line 185 def setDiagonal(a, b, c) setInertiaTensorCoeffs(a, b, c) end