HasPositive


Return whether there is a positive element in the rect.

template<class TYPE>
bool HasPositive(const TRect<TYPE> &r);
template<class TYPE>
bool HasPositive(const TRect<TYPE> &r, const TYPE tolerance = Tolerance<TYPE>);
Namespace: ntl
Include: NTL/Core/Rect.h