ConstVolumetricIterator() | til::ConstVolumetricIterator< ImageC< T > > | inline |
ConstVolumetricIterator(const ImageC< T > &im) | til::ConstVolumetricIterator< ImageC< T > > | inline |
ConstVolumetricIterator(const ImageC< T > &im, const Range< int, 3 > &roi) | til::ConstVolumetricIterator< ImageC< T > > | inline |
getIndex() const | til::ConstVolumetricIterator< ImageC< T > > | inline |
getUnsafeValue(int offsetx, int offsety, int offsetz) const | til::ConstVolumetricIterator< ImageC< T > > | inline |
getUnsafeValue() const | til::ConstVolumetricIterator< ImageC< T > > | inline |
getUnsafeValue(const numeric_array< int, 3 > &offset) const | til::ConstVolumetricIterator< ImageC< T > > | inline |
getValue() const | til::ConstVolumetricIterator< ImageC< T > > | inline |
getValue(const numeric_array< int, 3 > &offset) const | til::ConstVolumetricIterator< ImageC< T > > | inline |
image() const | til::ConstVolumetricIterator< ImageC< T > > | inline |
init() | til::ConstVolumetricIterator< ImageC< T > > | virtual |
init(const Range< int, 3 > &box) | til::ConstVolumetricIterator< ImageC< T > > | virtual |
isAtEnd() const | til::ConstVolumetricIterator< ImageC< T > > | inline |
next() | til::ConstVolumetricIterator< ImageC< T > > | |
next(ImageAxis axis) | til::ConstVolumetricIterator< ImageC< T > > | |
operator()(const numeric_array< int, 3 > &offset) const | til::ConstVolumetricIterator< ImageC< T > > | inline |
operator*() const | til::ConstVolumetricIterator< ImageC< T > > | inline |
operator++() | til::ConstVolumetricIterator< ImageC< T > > | |
pos() const | til::ConstVolumetricIterator< ImageC< T > > | inline |
reference typedef | til::ConstVolumetricIterator< ImageC< T > > | |
roi() const | til::ConstVolumetricIterator< ImageC< T > > | inline |
set_pos(const numeric_array< int, 3 > &pos) | til::ConstVolumetricIterator< ImageC< T > > | |
setUnsafePos(const numeric_array< int, 3 > &pos) | til::ConstVolumetricIterator< ImageC< T > > | inline |
TImage typedef | til::ConstVolumetricIterator< ImageC< T > > | |
value_type typedef | til::ConstVolumetricIterator< ImageC< T > > | |
~ConstVolumetricIterator() | til::ConstVolumetricIterator< ImageC< T > > | inlinevirtual |