37 #ifndef AIMS_IO_BASEFORMATS_BUCKET_D_H 38 #define AIMS_IO_BASEFORMATS_BUCKET_D_H 52 const carto::AllocatorContext & ,
57 options->getProperty(
"frame", frame );
74 ascii = (
bool) aso->getScalar();
90 const carto::AllocatorContext & ,
95 options->getProperty(
"frame", frame );
112 ascii = (
bool) aso->getScalar();
BucketMap objects can be read / written by BckMapReader / BckMapWriter, these IO classes operate on t...
BucketMap objects can be read / written by BckMapReader / BckMapWriter, these IO classes operate on t...
The class for EcatSino data write operation.
void write(const BucketMap< T > &thing)
An alternate, ordered, representation for buckets (voxels lists).
void read(BucketMap< T > &thing, int frame=-1)
The bucket base class to manage packages of points associated to their value during time...
void write(const AimsBucket< T > &thing)
void read(AimsBucket< T > &thing, int frame=-1)