Shapeworks Studio
2.1
Shape analysis software suite
|
#include <itkPSMContainer.h>
Public Types | |
typedef MapType::iterator | Superclass |
Public Member Functions | |
Iterator (const typename MapType::iterator &o) | |
T & | operator* () const |
unsigned long int | GetIndex () const |
Define an iterator type for this container. This class is just a wrapper around the stl::map iterator which provides a simpler API.
Definition at line 88 of file itkPSMContainer.h.