|
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const std::string &fileName, carto::rc_ptr< VoxelSampler > voxelSampler=carto::rc_ptr< VoxelSampler >()) |
|
template<class T > |
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const carto::VolumeRef< T > &data, carto::rc_ptr< VoxelSampler > voxelSampler=carto::rc_ptr< VoxelSampler >()) |
|
template<class T > |
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const carto::rc_ptr< carto::Volume< T > > &data, carto::rc_ptr< VoxelSampler > voxelSampler=carto::rc_ptr< VoxelSampler >()) |
|
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const Graph &data, carto::rc_ptr< VoxelSampler > voxelSampler=carto::rc_ptr< VoxelSampler >()) |
|
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const std::string &fileName, const AffineTransformation3d &) |
|
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const std::string &fileName, carto::rc_ptr< VoxelSampler > voxelSampler, const AffineTransformation3d &) |
|
template<class T > |
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const carto::VolumeRef< T > &data, const AffineTransformation3d &motion) |
|
template<class T > |
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const carto::rc_ptr< carto::Volume< T > > &data, const AffineTransformation3d &motion) |
|
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const Graph &data, const AffineTransformation3d &motion) |
|
template<class T > |
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const carto::VolumeRef< T > &data, carto::rc_ptr< VoxelSampler > voxelSampler, const AffineTransformation3d &motion) |
|
template<class T > |
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const carto::rc_ptr< carto::Volume< T > > &data, carto::rc_ptr< VoxelSampler > voxelSampler, const AffineTransformation3d &motion) |
|
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const Graph &data, carto::rc_ptr< VoxelSampler > voxelSampler, const AffineTransformation3d &motion) |
|