NAME
A function of omni::math
omni::math::quadrilateral_contains_point
A function of omni::math
#include <omni/math.hpp>template < typename T > inline bool omni::math::quadrilateral_contains_point(T x, T y, T ax, T ay, T bx, T by, T cx, T cy, T dx, T dy)