cf_greater_v2¶
Category: math
GitHub: cute_math.h
Returns true if a.x > b.y
and a.y > b.y
.
Related Pages¶
CF_V2
cf_round
cf_lesser_v2
cf_parallel
cf_lesser_equal_v2
cf_greater_equal_v2
Category: math
GitHub: cute_math.h
Returns true if a.x > b.y
and a.y > b.y
.
CF_V2
cf_round
cf_lesser_v2
cf_parallel
cf_lesser_equal_v2
cf_greater_equal_v2