#include <aims/roi/roiIterator.h>
Definition at line 125 of file roiIterator.h.
◆ MotionedRoiIterator()
◆ ~MotionedRoiIterator()
virtual aims::MotionedRoiIterator::~MotionedRoiIterator |
( |
| ) |
|
|
virtual |
◆ count()
virtual size_t aims::MotionedRoiIterator::count |
( |
| ) |
const |
|
virtual |
◆ createLabelMap()
◆ isValid()
virtual bool aims::MotionedRoiIterator::isValid |
( |
| ) |
const |
|
virtual |
◆ maskIterator()
◆ next()
virtual void aims::MotionedRoiIterator::next |
( |
| ) |
|
|
virtual |
◆ regionName()
virtual std::string aims::MotionedRoiIterator::regionName |
( |
| ) |
const |
|
virtual |
◆ restart()
virtual void aims::MotionedRoiIterator::restart |
( |
| ) |
|
|
virtual |
◆ setRegionNameAttributes()
virtual void aims::MotionedRoiIterator::setRegionNameAttributes |
( |
const std::vector< std::string > & |
| ) |
|
|
virtual |
Set region name attribute in graph.
Normally "name" or "label". If several values are provided, attributes are searched in each graph vertex, in that order. If the attributes list is empty, then the graph "label_property" attribute will be used, and if it is not specified there, the default search list ("name", "label") will be used.
Reimplemented from aims::RoiIterator.
◆ volumeDimension()
const Point3d aims::MotionedRoiIterator::volumeDimension |
( |
| ) |
const |
|
inline |
◆ voxelSize()
const Point3df aims::MotionedRoiIterator::voxelSize |
( |
| ) |
const |
|
inline |
◆ voxelVolume()
float aims::MotionedRoiIterator::voxelVolume |
( |
| ) |
const |
|
inline |
◆ _motion
const Motion aims::MotionedRoiIterator::_motion |
|
protected |
◆ _roiIterator
The documentation for this class was generated from the following file: