Vec3.equal

Checks whether the two given #graphene_vec3_t are equal.

class Vec3
bool
equal

Parameters

v2 Vec3

a #graphene_vec3_t

Return Value

Type: bool

true if the two vectors are equal, and false otherwise

Meta