Module math
exr
1.73.0
Module math
Module Items
Structs
Enums
In crate exr
Modules
block
compression
error
image
math
meta
prelude
exr
Module
math
Copy item path
Settings
Help
Summary
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.