Function shapes::computeShapeBoundingSphere

Function Documentation

void shapes::computeShapeBoundingSphere(const Shape *shape, Eigen::Vector3d &center, double &radius)

Compute a sphere bounding a shape.