Horizon
|
Public Member Functions | |
RANGE (T aMin, T aMax) | |
T | MinV () const |
T | MaxV () const |
void | Set (T aMin, T aMax) const |
void | Grow (T aValue) |
bool | Inside (const T &aValue) const |
bool | Overlaps (const RANGE< T > &aOther) const |
bool | Defined () const |
RANGE (T aMin, T aMax) | |
T | MinV () const |
T | MaxV () const |
void | Set (T aMin, T aMax) const |
void | Grow (T aValue) |
bool | Inside (const T &aValue) const |
bool | Overlaps (const RANGE< T > &aOther) const |
bool | Defined () const |