computeFromPoints creates a new Bounding Box from a given set of points. It uses the containAABB method as default.
@param points the points to contain.
computeFromPoints creates a new Bounding Sphere from a given set of points. It uses the calcWelzl method as default.
@param points the points to contain.
| |
| |
| |
| |