true if the two vectors are equal, and false otherwiseVec3.equal
bool equal(graphene.vec3.Vec3 v2)Checks whether the two given #graphene_vec3_t are equal.
Parameters
v2 | a #graphene_vec3_t |
bool equal(graphene.vec3.Vec3 v2)Checks whether the two given #graphene_vec3_t are equal.
v2 | a #graphene_vec3_t |
true if the two vectors are equal, and false otherwise