Represents an axis-aligned bounding box. More...
#include <aabb.h>
Public Member Functions | |
| void | extendWithTransformedBox (const Eigen::Affine3d &transform, const Eigen::Vector3d &box) |
| Extend with a box transformed by the given transform. | |
| void moveit::core::AABB::extendWithTransformedBox | ( | const Eigen::Affine3d & | transform, |
| const Eigen::Vector3d & | box | ||
| ) |