Package: graphene

Function graphene:vec4-equal

Lambda List

graphene:vec4-equal (v1 v2)

Arguments

v1 -- a graphene:vec4-t instance
v2 -- a graphene:vec4-t instance

Return Value

True if the two vectors are equal, and false otherwise

Details

Checks whether the two given vectors are equal.
 

See also

2024-12-26