Package: graphene
Function graphene:matrix-untransform-point
Lambda Listgraphene:matrix-untransform-point (matrix point bounds result) ArgumentsReturn ValueThe graphene:point-t instance with the untransformed point, if sucessfully, otherwise nil. Details
Undoes the transformation of the point using the given matrix, within the
given axis aligned rectangular bounds. | See also |
#2024-12-30