NAME
A function of omni::math
omni::math::rectangle_xywh_contains_point
A function of omni::math
#include <omni/math.hpp>template < typename T > inline bool omni::math::rectangle_xywh_contains_point(T x, T y, T w, T h, const omni::math::dimensional<T, 2>& point)