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

Impala::Core::Geometry::PointZList Class Reference

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

#include <PointZList.h>

Inheritance diagram for Impala::Core::Geometry::PointZList:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::back_insert_iterator<
PointZList
back_insert_iterator
 back inserter

Public Member Functions

PointZListoperator<< (const PointZ &s)
 Add point to the list.
void EraseAll ()
 Remove all points from the list.

Detailed Description

Class definition for list of PointZ's.

Specialization of list from STL.

Definition at line 18 of file PointZList.h.


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