☰
Module math
Structs
Enums
?
Module
exr
::
math
source
·
[
−
]
Expand description
Simple math utilities.
Structs
Vec2
Simple two-dimensional vector of any numerical type. Supports only few mathematical operations as this is used mainly as data struct.
Enums
RoundingMode
Round up or down in specific calculations.