[][src]Module egui::math

Structs

Pos2

Sometimes called a Point. I prefer the shorter Pos2 so it is equal length to Vec2

Rect
Vec2

Constants

TAU

Functions

clamp
ease_in_ease_out

For t=[0,1], returns [0,1] with a derivate of zero at both ends

lerp
pos2
remap
remap_clamp
round_to_precision
vec2