Clamp(eCoord &point) const | eRectangle | |
Clear() | eRectangle | |
Clip(eCoord const &start, eCoord &stop) const | eRectangle | |
Contains(eCoord const &point) const | eRectangle | |
eRectangle() | eRectangle | |
eRectangle(eCoord const &low, eCoord const &high) | eRectangle | |
GetHigh(void) const | eRectangle | [inline] |
GetHigh(eCoord &high) const | eRectangle | [inline] |
GetLow(void) const | eRectangle | [inline] |
GetLow(eCoord &low) const | eRectangle | [inline] |
GetPoint(eCoord const &in) const | eRectangle | |
high_ | eRectangle | [private] |
Include(eCoord const &point) | eRectangle | |
low_ | eRectangle | [private] |
SetHigh(eCoord const &high) | eRectangle | [inline, private] |
SetLow(eCoord const &low) | eRectangle | [inline, private] |