This Iterator sorts the nodes in a sequence based on their values in a DoubleProperty.
More...
#include <SortIterator.h>
List of all members.
Additional Inherited Members |
std::vector< node > | sequenceCopy |
| A copy of the sequence of elements to iterate on.
|
std::vector< node >::const_iterator | copyIterator |
| STL const_iterator on the cloned sequence.
|
Detailed Description
This Iterator sorts the nodes in a sequence based on their values in a DoubleProperty.
Constructor & Destructor Documentation
tlp::SortNodeIterator::~SortNodeIterator |
( |
| ) |
|
|
inline |