mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-04 12:39:55 +00:00
74fab99b89
Since an osg::Quat contains at least 4 floats, it should be worth it to use a const-ref instead of passing it by value.