mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
@@ -178,7 +178,7 @@ matNxN = t.linear();
|
||||
\endcode</td></tr>
|
||||
<tr><td>
|
||||
extract the rotation matrix</td><td>\code
|
||||
matNxN = t.extractRotation();
|
||||
matNxN = t.rotation();
|
||||
\endcode</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user