Package: graphene
Function graphene:vec3-near
Lambda Listgraphene:vec3-near (v1 v2 epsilon) ArgumentsReturn ValueTrue if the two vectors are near each other, and false otherwise. Details
Compares the two given vectors and checks whether their values are within the given epsilon. | See also |
2024-12-26