NAME
A function of omni::math
omni::math::rectangle_ltrb_contains_point
A function of omni::math
#include <omni/math.hpp>template < typename T > inline bool omni::math::rectangle_ltrb_contains_point(T left, T top, T right, T bottom, const omni::math::dimensional<T, 2>& point)