![]() |
aimsdata
4.7.0
Neuroimaging data handling
|
#include <aims/roi/roiIterator.h>
Public Member Functions | |
VolumeROILabelMap (AimsData< int32_t > &) | |
virtual | ~VolumeROILabelMap () |
virtual int32_t | at (const Point3df &) const |
![]() | |
virtual | ~ROILabelMap () |
![]() | |
RCObject () | |
RCObject (const RCObject &) | |
RCObject & | operator= (const RCObject &) |
virtual | ~RCObject () |
Additional Inherited Members | |
![]() | |
typedef int | RefCounterType |
![]() | |
std::vector< std::string > | roiNames |
Definition at line 60 of file roiIterator.h.
aims::VolumeROILabelMap::VolumeROILabelMap | ( | AimsData< int32_t > & | ) |
|
inlinevirtual |
Definition at line 65 of file roiIterator.h.
References aims::ROILabelMap::at().
|
virtual |
Implements aims::ROILabelMap.
Reimplemented in aims::MotionedVolumeROILabelMap.