Closed zhouhang95 closed 3 years ago
Cloneable is not recommended.
There is no reason, why the classes currently didn't implement Cloneable. There simply wasn't anyone asking for it, until now. Added with https://github.com/JOML-CI/JOML/commit/223693611854b5c6001533a36a92bf39cef320bf
Thank you. I think it's more handy that "p.clone()" in palce of "new Vector3f(p)".
As, title.