2#ifndef AIMS_BUCKET_BUCKETUTIL_H
3#define AIMS_BUCKET_BUCKETUTIL_H
5#include <cartodata/volume/volume.h>
29 template <
typename T,
typename U=T>
36 template <
typename T,
typename U=T>
39 const Point3d & bbmax,
int borderwidth = 0 );
An alternate, ordered, representation for buckets (voxels lists).
Utility class related to buckets.
static carto::VolumeRef< U > volumeFromBucket(const BucketMap< T > &bucket, int borderwidth=0, Point3d *pos=0)
Bucket to volume conversion.
The class for EcatSino data write operation.
AimsVector< int16_t, 3 > Point3d