Matrix.transformSphere

Transforms a #graphene_sphere_t using the given matrix m. The result is the bounding sphere containing the transformed sphere.

class Matrix
void
transformSphere

Parameters

s graphene.sphere.Sphere

a #graphene_sphere_t

res graphene.sphere.Sphere

return location for the bounds of the transformed sphere