The tolerance used to determine vector3d equality and the length of vector3d
I use a tolerance=1e-10 to check whether two vector3ds are equal, using following function is_same
:
I use a tolerance=1e-10 to check whether two vector3ds are equal, using following function is_same
: