omni::math::rectangle_ltrb_contains_point
NAME

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)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top