aimsdata  5.0.5
Neuroimaging data handling
converter_bucket.h File Reference
Include dependency graph for converter_bucket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  carto::RawConverter< aims::BucketMap< INP >, aims::BucketMap< OUTP > >
 Partial specialization of Converter between buckets of different types. More...
 
class  carto::RawConverter< aims::BucketMap< INP >, AimsData< OUTP > >
 Partial specialization of Converter between buckets and volumes. More...
 
class  carto::RawConverter< aims::BucketMap< INP >, VolumeRef< OUTP > >
 Partial specialization of Converter between buckets and volumes. More...
 
class  carto::RawConverter< aims::BucketMap< Void >, AimsData< OUTP > >
 Partial specialization of Converter between void buckets and volumes. More...
 
class  carto::RawConverter< aims::BucketMap< Void >, VolumeRef< OUTP > >
 Partial specialization of Converter between void buckets and volumes. More...
 
class  carto::RawConverter< AimsData< INP >, aims::BucketMap< OUTP > >
 Partial specialization of Converter between volumes and buckets. More...
 
class  carto::RawConverter< VolumeRef< INP >, aims::BucketMap< OUTP > >
 Partial specialization of Converter between volumes and buckets. More...
 
class  carto::RawConverter< AimsData< INP >, aims::BucketMap< Void > >
 Partial specialization of Converter between volumes and void buckets. More...
 
class  carto::RawConverter< VolumeRef< INP >, aims::BucketMap< Void > >
 Partial specialization of Converter between volumes and void buckets. More...
 
class  carto::ConverterAllocator< aims::BucketMap< INP >, aims::BucketMap< OUTP > >
 
class  carto::ConverterAllocator< aims::BucketMap< INP >, AimsData< OUTP > >
 
class  carto::ConverterAllocator< aims::BucketMap< INP >, VolumeRef< OUTP > >
 
struct  carto::internal::VolumePrinter< OUTP, MODE >
 
struct  carto::internal::VolumePrinter< OUTP, true >
 
struct  carto::internal::VolumePrinter< OUTP, false >
 

Namespaces

 carto
 
 carto::internal
 

Functions

template<typename OUTP >
void carto::internal::printToVolume_smart (const aims::BucketMap< Void > &in, AimsData< OUTP > &out, const Point3d &offset, bool timelabel)