/[enigma]/enigma/src/px/geom.hh
ViewVC logotype

Diff of /enigma/src/px/geom.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by dheck, Wed Mar 5 22:06:50 2003 UTC revision 1.4 by mhawlisch, Thu Apr 3 11:00:52 2003 UTC
# Line 164  namespace px Line 164  namespace px
164          int  size() const           { return m_rectangles.size(); }          int  size() const           { return m_rectangles.size(); }
165          bool empty() const          { return m_rectangles.empty(); }          bool empty() const          { return m_rectangles.empty(); }
166          void push_back(const Rect& r);          void push_back(const Rect& r);
167            void pop_back();
168          void intersect(const Rect& r2);          void intersect(const Rect& r2);
169          void add(const Rect& r);          void add(const Rect& r);
170          void sub(const Rect& r2);          void sub(const Rect& r2);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26