mirror of
https://github.com/g-truc/glm.git
synced 2024-11-23 01:14:34 +00:00
Update matrix_decompose.hpp
Changed documentation to show correct include file.
This commit is contained in:
parent
ebdd48fa6f
commit
497da9a7cd
@ -36,7 +36,7 @@
|
||||
///
|
||||
/// @brief Decomposes a model matrix to translations, rotation and scale components
|
||||
///
|
||||
/// <glm/gtx/decomposition.hpp> need to be included to use these functionalities.
|
||||
/// <glm/gtx/matrix_decompose.hpp> need to be included to use these functionalities.
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#pragma once
|
||||
|
Loading…
Reference in New Issue
Block a user