mirror of
https://github.com/g-truc/glm.git
synced 2025-04-11 07:46:36 +00:00
Fixed build
This commit is contained in:
parent
7cb9607ffb
commit
e620adac1b
1 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ namespace glm
|
|||
|
||||
/// Higher multiple number of Source.
|
||||
///
|
||||
/// @tparam genType Floating-point or integer scalar or vector types.
|
||||
/// @tparam genIUType Integer scalar or vector types.
|
||||
///
|
||||
/// @param v Source value to which is applied the function
|
||||
/// @param Multiple Must be a null or positive value
|
||||
|
@ -68,7 +68,7 @@ namespace glm
|
|||
|
||||
/// Lower multiple number of Source.
|
||||
///
|
||||
/// @tparam genType Floating-point or integer scalar or vector types.
|
||||
/// @tparam genIUType Integer scalar or vector types.
|
||||
///
|
||||
/// @param v Source value to which is applied the function
|
||||
/// @param Multiple Must be a null or positive value
|
||||
|
|
Loading…
Add table
Reference in a new issue