mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 14:05:01 +00:00
Merge pull request #1081 from xaedes/patch-1
Fixed header comment #1081
This commit is contained in:
commit
06ed280db4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
/// @defgroup gtc_matrix_inverse GLM_GTC_matrix_inverse
|
||||
/// @ingroup gtc
|
||||
///
|
||||
/// Include <glm/gtc/matrix_integer.hpp> to use the features of this extension.
|
||||
/// Include <glm/gtc/matrix_inverse.hpp> to use the features of this extension.
|
||||
///
|
||||
/// Defines additional matrix inverting functions.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue