cf_floor¶
Category: math
GitHub: cute_math.h
Returns the component-wise floor of a vector.
Remarks¶
Floor means the decimal-point part is zero'd out.
Related Pages¶
CF_V2
cf_round
cf_lesser_v2
cf_greater_v2
cf_lesser_equal_v2
cf_greater_equal_v2
cf_parallel
cf_ceil