34 #ifndef AIMS_UTILITY_BOUNDINGBOX_H
35 #define AIMS_UTILITY_BOUNDINGBOX_H
43 class AffineTransformation3d;
56 unsigned count()
const;
const AffineTransformation3d * motion() const
void add(const Point3df &pos)
void setMotion(const AffineTransformation3d *motion)
motion will be copied. It's valid to pass a null pointer.
BoundingBox(const AffineTransformation3d *motion=0)
void add(const BucketMap< T > &bck)
unsigned count() const
number of points recorded
An alternate, ordered, representation for buckets (voxels lists).
The class for EcatSino data write operation.