Vec4.equal

Checks whether the two given #graphene_vec4_t are equal.

class Vec4
bool
equal

Parameters

v2 Vec4

a #graphene_vec4_t

Return Value

Type: bool

true if the two vectors are equal, and false otherwise

Meta