34 #ifndef AIMS_UTILITY_BOUNDINGBOX_H 35 #define AIMS_UTILITY_BOUNDINGBOX_H 43 class AffineTransformation3d;
56 unsigned count()
const;
unsigned count() const
number of points recorded
The class for EcatSino data write operation.
void setMotion(const AffineTransformation3d *motion)
motion will be copied. It's valid to pass a null pointer.
const AffineTransformation3d * motion() const
BoundingBox(const AffineTransformation3d *motion=0)
void add(const Point3df &pos)