VVISF & VVGL
VVGL::Range Struct Reference

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.
 

Detailed Description

Describes an integer range using a value (loc) and size (len).


The documentation for this struct was generated from the following file: