issues
search
inanevin
/
LinaEngine
Lina Engine is an open-source , modular, tiny and fast C++ game engine, aimed to develop 3D desktop games.
MIT License
843
stars
50
forks
source link
Additional Operator Overloads for Vectors
#38
Closed
inanevin
closed
5 years ago
inanevin
commented
5 years ago
Add extra operator overloads for Vectors in order to use both sides (lhs & rhs) in statements.
Friend or free functions?