Matrix3dIsUniscaledOrtho Method

Overload List
  Name Description
Public method IsUniscaledOrtho Checks whether the column vectors of the linear part of this matrix are of equal length and perpendicular to each other.
Public method IsUniscaledOrtho(Tolerance) Checks whether the column vectors of the linear part of this matrix are of equal length and perpendicular to each other according to the specified tolerance.
Top
See Also