#include <utility_index_iterator.h>
List of all members.
Detailed Description
template<typename index_type, class container_type>
class OpenTissue::utility::IndexIterator< index_type, container_type >
A Index Iterator. This iterator is usefull for creating custom iterators based on data stored in for instance a vector type container.
Member Typedef Documentation
template<typename index_type, class container_type>
Constructor & Destructor Documentation
template<typename index_type, class container_type>
template<typename index_type, class container_type>
template<typename index_type, class container_type>
template<typename index_type, class container_type>
template<typename other_idx , class other_container >
Friends And Related Function Documentation
template<typename index_type, class container_type>
friend class boost::iterator_core_access [friend] |
template<typename index_type, class container_type>
The documentation for this class was generated from the following file: