Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

HOOPS Exchange provides 2 different kinds of matrices: A3DMiscCartesianTransformationData and A3DMiscGeneralTransformationData. The first one’s structure separates each type of transformation (scaling, rotation, translation) while the second consists in a simple double[16] pointer.

...