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 Sphere

a #graphene_sphere_t

res Sphere

return location for the bounds of the transformed sphere

Meta