We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75a201 commit 3b9968eCopy full SHA for 3b9968e
geometry/quaternions.c
@@ -1,6 +1,6 @@
1
/**
2
* @file
3
- * @brief API Functions related to 3D vector operations.
+ * @brief Functions related to 3D quaternions and Euler angles.
4
* @author Krishna Vedala
5
*/
6
geometry/vectors_3d.c
+ * @brief Functions related to 3D vector operations.
0 commit comments