transform_sphere


Description:

[ Version ( since = "1.2" ) ]
public Sphere transform_sphere (Sphere s)

Transforms a Sphere using the given matrix this.

The result is the bounding sphere containing the transformed sphere.

Parameters:

this

a Matrix

s

a Sphere

res

return location for the bounds of the transformed sphere