feat: Add Vec2 data type
parent
214df604
No related branches found
No related tags found
Showing
- BUILD.bazel 7 additions, 0 deletionsBUILD.bazel
- include/MantleAPI/Common/vector.h 8 additions, 0 deletionsinclude/MantleAPI/Common/vector.h
- test/MantleAPI/Common/CMakeLists.txt 1 addition, 1 deletiontest/MantleAPI/Common/CMakeLists.txt
- test/MantleAPI/Common/vector_test.cc 28 additions, 0 deletionstest/MantleAPI/Common/vector_test.cc
test/MantleAPI/Common/vector_test.cc
0 → 100644
Please register or sign in to comment