Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Geometry::RectangleList Class Reference

Class definition for list of Rectangle's. More...

#include <RectangleList.h>

Inheritance diagram for Impala::Core::Geometry::RectangleList:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Geometry::RectangleList:

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::back_insert_iterator<
RectangleList
back_insert_iterator
 back inserter

Public Member Functions

RectangleListoperator<< (const Rectangle &s)
 Add rectangle to the list.
void EraseAll ()
 Remove all rectangless from the list.

Detailed Description

Class definition for list of Rectangle's.

Specialization of list from STL.

Definition at line 18 of file RectangleList.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:11:48 2010 for ImpalaSrc by  doxygen 1.5.1