-
- Downloads
Adds Rotation class (#311)
* In progress rotations * Added more tests * Removed unsued rotation methods and added more tests * One more exception test * Added docs to Rotation class
include/Rotation.h
0 → 100644
src/Rotation.cpp
0 → 100644
tests/ctests/RotationTest.cpp
0 → 100644
Please sign in to comment