Matrix.transformSphere

void transformSphere(graphene.sphere.Sphere s, out graphene.sphere.Sphere res)

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

Parameters

sa #graphene_sphere_t
resreturn location for the bounds of the transformed sphere