Package: graphene
Function graphene:matrix-transform-bounds
Lambda Listgraphene:matrix-transform-bounds (matrix rect result) ArgumentsReturn ValueThe graphene:rect-t instance with the bounds of the transformed rectangle. Details
Transforms each corner of the rectangle using the given matrix.
The result is the axis aligned bounding rectangle containing the coplanar quadrilateral. See also the graphene:matrix-transform-point function. | See also |
#2024-12-30