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-02-07 03:59:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee8d129da6469aeb653f8bff86ad8f52fcd5dcf0
OpenSpace
/
modules
/
base
/
rotation
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