Vec2.equal

Checks whether the two given #graphene_vec2_t are equal.

class Vec2
bool
equal

Parameters

v2 Vec2

a #graphene_vec2_t

Return Value

Type: bool

true if the two vectors are equal, and false otherwise

Meta