A sphere that encapsulates an object.
Center | A center of the bounding sphere. The center point is specified as one-dimensional array with three elements corresponding to (X,Y,Z) cartesian coordinates. |
Radius | A radius of the bounding sphere. |
Create a Bounding
Sphere
[MATLAB] | Copy Code | |
---|---|---|
|