|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <aims/roi/roiIterator.h>


| Public Member Functions | |
| virtual | ~ROILabelMap () | 
| virtual int32_t | at (const Point3df &) const =0 | 
|  Public Member Functions inherited from carto::RCObject | |
| RCObject () | |
| RCObject (const RCObject &) | |
| RCObject & | operator= (const RCObject &) | 
| virtual | ~RCObject () | 
| Public Attributes | |
| std::vector< std::string > | roiNames | 
| Additional Inherited Members | |
|  Public Types inherited from carto::RCObject | |
| typedef int | RefCounterType | 
Definition at line 48 of file roiIterator.h.
| 
 | inlinevirtual | 
Definition at line 52 of file roiIterator.h.
| 
 | pure virtual | 
Implemented in aims::MotionedVolumeROILabelMap, and aims::VolumeROILabelMap.
| std::vector< std::string > aims::ROILabelMap::roiNames | 
Definition at line 55 of file roiIterator.h.