Matrix.transformBox

Transforms the vertices of a #graphene_box_t using the given matrix m.

The result is the axis aligned bounding box containing the transformed vertices.

class Matrix
void
transformBox

Parameters

b graphene.box.Box

a #graphene_box_t

res graphene.box.Box

return location for the bounds of the transformed box