|
VVISF & VVGL
|
Describes an integer range using a value (loc) and size (len). More...
#include <VVGL_Range.hpp>
Public Member Functions | |
| size_t | max () const |
| Returns the max value of the range. | |
| size_t | min () const |
| Returns the min value of the range. | |
| bool | intersects (const Range &n) const |
| Returns a true if the receiver intersects the passed range. | |
Describes an integer range using a value (loc) and size (len).