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