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