|
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 AimsData< 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 Motion &) |
|
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const std::string &fileName, carto::rc_ptr< VoxelSampler > voxelSampler, const Motion &) |
|
template<class T > |
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const AimsData< T > &data, const Motion &motion) |
|
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const Graph &data, const Motion &motion) |
|
template<class T > |
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const AimsData< T > &data, carto::rc_ptr< VoxelSampler > voxelSampler, const Motion &motion) |
|
carto::rc_ptr< RoiIterator > | aims::getRoiIterator (const Graph &data, carto::rc_ptr< VoxelSampler > voxelSampler, const Motion &motion) |
|