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