exr
1.73.0
Module math
Module Items
Structs
Enums
In crate exr
exr
Module
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
§
Rounding
Mode
Round up or down in specific calculations.