![]() |
aimsdata 6.0.0
Neuroimaging data handling
|
#include <aims/utility/converter_bucket.h>


Static Public Member Functions | |
| template<typename INP> | |
| static void | printToVolume (const aims::BucketMap< INP > &in, carto::rc_ptr< Volume< OUTP > > &out, const Point3d &offset, bool) |
| static void | printToVolume (const aims::BucketMap< Void > &in, carto::rc_ptr< Volume< OUTP > > &out, const Point3d &offset, bool timelabel) |
Definition at line 338 of file converter_bucket.h.
|
inlinestatic |
Definition at line 342 of file converter_bucket.h.
References carto::RawConverter< typename INP, typename OUTP >::convert().
|
static |