So I have my Vector3 class, and I want to know if I can inline the (<, >, ...) (this is micro-optimization though.)
I\'ve messed around for around an hour, but