39 #include <Eigen/Geometry>
46 class AABB :
public Eigen::AlignedBox3d
Represents an axis-aligned bounding box.
void extendWithTransformedBox(const Eigen::Isometry3d &transform, const Eigen::Vector3d &box)
Extend with a box transformed by the given transform.
Vec3fX< details::Vec3Data< double > > Vector3d
Main namespace for MoveIt.