This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenSpace
Watch
1
Star
0
Fork
0
You've already forked OpenSpace
mirror of
https://github.com/OpenSpace/OpenSpace.git
synced
2026-04-22 02:48:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af21e40074eed22d2a0a4a40499e2ad392d886a0
OpenSpace
/
modules
/
base
/
rotation
T
History
Alexander Bock
af21e40074
Split up scalar, vector, and matrix properties into their own files for improved compile times
2016-11-27 01:17:38 +01:00
..
spicerotation.cpp
Replacing const std::string with const char* to reduce binary size and initialization costs
2016-11-23 23:52:16 +01:00
spicerotation.h
- Restructure Rotation classes to make the base class store the rotation to remove an additional virtual function
2016-10-26 16:47:42 +02:00
staticrotation.cpp
Replacing const std::string with const char* to reduce binary size and initialization costs
2016-11-23 23:52:16 +01:00
staticrotation.h
Split up scalar, vector, and matrix properties into their own files for improved compile times
2016-11-27 01:17:38 +01:00