#include <list>
#include "Core/Geometry/Rectangle.h"
Include dependency graph for RectangleList.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Geometry |
Classes | |
class | Impala::Core::Geometry::RectangleList |
Class definition for list of Rectangle's. More... | |
Typedefs | |
typedef RectangleList::iterator | Impala::Core::Geometry::RectangleListI |
typedef RectangleList::const_iterator | Impala::Core::Geometry::RectangleListCI |
typedef RectangleList::back_insert_iterator | Impala::Core::Geometry::RectangleListBI |