fixedpoint ~master (2021-04-24T12:17:43Z)
Dub
Repo
MoveScalingHook
fixedpoint
fixed
struct
MoveScalingHook {
static
auto
hookOpBinaryFixed
(Fixed!(scaling, V, Hook) lhs, Fixed!(S, W, H) rhs);
}
Members
Static functions
hookOpBinaryFixed
auto
hookOpBinaryFixed
(Fixed!(scaling, V, Hook) lhs, Fixed!(S, W, H) rhs)
Meta
Source
See Implementation
fixedpoint
fixed
structs
Fixed
KeepScalingHook
MoveScalingHook