mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Fixed build
This commit is contained in:
parent
7cb9607ffb
commit
e620adac1b
@ -57,7 +57,7 @@ namespace glm
|
|||||||
|
|
||||||
/// Higher multiple number of Source.
|
/// 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 v Source value to which is applied the function
|
||||||
/// @param Multiple Must be a null or positive value
|
/// @param Multiple Must be a null or positive value
|
||||||
@ -68,7 +68,7 @@ namespace glm
|
|||||||
|
|
||||||
/// Lower multiple number of Source.
|
/// 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 v Source value to which is applied the function
|
||||||
/// @param Multiple Must be a null or positive value
|
/// @param Multiple Must be a null or positive value
|
||||||
|
Loading…
Reference in New Issue
Block a user