mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Fixed doc error
This commit is contained in:
parent
f758b48121
commit
5898692fc0
@ -1,5 +1,5 @@
|
||||
/// @ref core
|
||||
/// @file glm/core/type_tvec2.inl
|
||||
/// @file glm/detail/type_vec2.inl
|
||||
|
||||
#include "./compute_vector_relational.hpp"
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/// @ref core
|
||||
/// @file glm/detail/type_tvec3.inl
|
||||
/// @file glm/detail/type_vec3.inl
|
||||
|
||||
namespace glm
|
||||
{
|
||||
|
@ -1,5 +1,5 @@
|
||||
/// @ref core
|
||||
/// @file glm/detail/type_tvec4.inl
|
||||
/// @file glm/detail/type_vec4.inl
|
||||
|
||||
namespace glm{
|
||||
namespace detail
|
||||
|
Loading…
Reference in New Issue
Block a user