mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-04 18:54:00 +08:00
fix geometry tutorial
This commit is contained in:
parent
36414d1f3e
commit
8719b1bf16
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user