使用Eigen3计算旋转平移缩放矩阵

一、fromPositionOrientationScale的使用方法

二、computeScalingRotation的使用方法

三、参考资料

  1. eigen - What is the difference between computeScalingRotation and computeRotationScaling - Stack Overflow

你可能感兴趣的:(矩阵,线性代数)