19 #ifndef GEOM_ALIGNED_CUBOID_HH
20 #define GEOM_ALIGNED_CUBOID_HH
44 return s[0]*s[1]*s[2];
AlignedCuboid DLLIMPORT Union(const AlignedCuboid &lhs, const AlignedCuboid &rhs)
AlignedCuboid(const Vec3 &mmin, const Vec3 &mmax)
const Vec3 & GetMax() const
Three dimensional vector class, using Real precision.
const Vec3 & GetMin() const
std::ostream & operator<<(std::ostream &os, const AlignedCuboid &c)
#define DLLEXPORT_OST_GEOM