Template Function wt::util::is_point_in_rectangle(const Vp&, const Va&, const Vb&, const Vc&, const Vd&)

Function Documentation

template<QuantityVectorOf<isq::length> Vp, QuantityVectorOf<isq::length> Va, QuantityVectorOf<isq::length> Vb, QuantityVectorOf<isq::length> Vc, QuantityVectorOf<isq::length> Vd>
inline bool wt::util::is_point_in_rectangle(const Vp &p, const Va &a, const Vb &b, const Vc &c, const Vd &d) noexcept

Returns TRUE if the point ‘p’ lies within the rectangle abcd.