Package: graphene

Function graphene:matrix-equal

Lambda List

graphene:matrix-equal (a b)

Arguments

a -- a graphene:matrix-t instance
b -- a graphene:vec3-t instance

Return Value

True if the two matrices are equal, false otherwise.

Details

Checks whether the two given matrices are equal.
 

See also

#2024-12-30