Skip to content
  • Justin Carpentier's avatar
    math/quaternion: add an explicite quaternion namespace · 3046a088
    Justin Carpentier authored
    To clean the code, I added a dedicated namespace for quaternion.
    I have made deprecated previous functions related to quaternions and they now refer to their implementation inside the quaternion namespace.
    
    It was then required to include in the main stream additionnal include that have  been put in the fwd.hpp file
    3046a088