Class Rectangles¶
Defined in File rectangles.h
Class Documentation¶
-
class Rectangles¶
A collection of rectangles (with possible duplicates).
Public Types
Public Functions
-
Rectangles()¶
-
void clear()¶
-
const_iterator begin() const¶
-
const_iterator end() const¶
-
bool operator==(Rectangles const &rect) const¶
-
bool operator!=(Rectangles const &rect) const¶
-
Rectangles()¶