Package: graphene
Function graphene:matrix-transform-box
Lambda Listgraphene:matrix-transform-box (matrix box result) Argumentsmatrix -- a graphene:matrix-t instance box -- a graphene:box-t instance result -- a graphene:box-t instance Return Value The graphene:box-t instance with the bounds the transformed box. Details
Transforms the vertices of the box using the given matrix.
The result is the axis aligned bounding box containing the transformed
vertices. | See also |
#2025-4-6