| Grid(void) (defined in VXV::Grid) | VXV::Grid | [inline] |
| Grid(int x, int y) | VXV::Grid | [inline] |
| Grid(const Grid *rhs) | VXV::Grid | [inline] |
| h | VXV::Rect | |
| operator+(const Grid &rhs) const | VXV::Grid | [inline] |
| operator+=(const Grid &rhs) | VXV::Grid | |
| operator-(const Grid &rhs) const | VXV::Grid | [inline] |
| operator-=(const Grid &rhs) | VXV::Grid | |
| operator==(const Grid &rhs) const | VXV::Grid | [inline] |
| Rect(void) (defined in VXV::Rect) | VXV::Rect | [inline] |
| Rect(int w, int h) | VXV::Rect | [inline] |
| Rect(int x, int y, int w, int h) | VXV::Rect | [inline] |
| w | VXV::Rect | |
| x | VXV::Grid | |
| y | VXV::Grid | |
| ~Grid(void) (defined in VXV::Grid) | VXV::Grid | [inline, virtual] |
| ~Rect(void) (defined in VXV::Rect) | VXV::Rect | [inline, virtual] |
1.5.7.1