makeRigid Method

Adjust the matrix in place so that:

  • columns are perpendicular and have unit length
  • transpose equals inverse
  • mirroring is removed

makeRigid(axisOrder: AxisOrder = AxisOrder.XYZ): boolean

Parameter Type Description
axisOrder AxisOrder how to reorder the matrix columns

Returns - boolean

whether the instance is rigid on return

Defined in

Last Updated: 30 November, 2023