exr
1.72.0
Module math
Structs
Enums
In crate exr
?
Settings
Module
exr
::
math
Copy item path
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.