begin() const (defined in wftk::Region) | wftk::Region | [inline] |
boundary(bool inside) const | wftk::Region | |
clear() | wftk::Region | |
contains(const Point &) const | wftk::Region | |
empty() const | wftk::Region | [inline] |
end() const (defined in wftk::Region) | wftk::Region | [inline] |
EVEN_ODD_RULE enum value | wftk::Region | |
FillRule enum name | wftk::Region | |
getClipbox() const | wftk::Region | [inline] |
getRect(unsigned long i) const (defined in wftk::Region) | wftk::Region | [inline] |
getRectangles() const | wftk::Region | |
nRects() const (defined in wftk::Region) | wftk::Region | [inline] |
offset(int dx, int dy) | wftk::Region | |
offset(const Point &p) | wftk::Region | [inline] |
operator &(const Region &r, const Region &r2) | wftk::Region | [friend] |
operator &=(const Region &) | wftk::Region | |
operator!=(const Region &r) const | wftk::Region | [inline] |
operator-(const Region &r, const Region &r2) | wftk::Region | [friend] |
operator-=(const Region &) | wftk::Region | |
operator<(const Region &) const | wftk::Region | |
operator=(const Region &) | wftk::Region | |
operator==(const Region &) const | wftk::Region | |
operator^(const Region &r, const Region &r2) | wftk::Region | [friend] |
operator^=(const Region &) | wftk::Region | |
operator|(const Region &r, const Region &r2) | wftk::Region | [friend] |
operator|=(const Region &) | wftk::Region | |
overlap(const SDL_Rect &) const | wftk::Region | |
OVERLAP_IN enum value | wftk::Region | |
OVERLAP_OUT enum value | wftk::Region | |
OVERLAP_PART enum value | wftk::Region | |
OverlapType enum name | wftk::Region | |
Region() | wftk::Region | |
Region(const Region &) | wftk::Region | |
Region(const std::vector< Point >, FillRule) | wftk::Region | |
Region(const SDL_Rect &) | wftk::Region | |
Region(const Point &) | wftk::Region | |
shrink(int dx, int dy) | wftk::Region | |
WINDING_RULE enum value | wftk::Region | |
~Region() (defined in wftk::Region) | wftk::Region | [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.