HasNegative
Return whether there is a negative element in the rect.
template<class TYPE>
bool HasNegative(const TRect<TYPE> &r);
template<class TYPE>
bool HasNegative(const TRect<TYPE> &r, const TYPE tolerance = Tolerance<TYPE>);
Namespace: |
ntl |
Include: |
NTL/Core/Rect.h |