Skip to content

Commit

Permalink
Fix jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Apr 25, 2024
1 parent 2bf2845 commit e520051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/math/matrix.js
Expand Up @@ -502,7 +502,7 @@ function getVectorStringLPS(vector) {

/**
* Get the orientation matrix associated to the direction cosines.
* *
*
* @param {number[]} cosines The direction cosines.
* @returns {Matrix33} The orientation matrix.
*/
Expand Down

0 comments on commit e520051

Please sign in to comment.