hint.hpp
Go to the documentation of this file.
1 
29 #pragma once
30 
31 namespace glm
32 {
33  // Use dont_care, nicest and fastest to optimize implementations.
34  class dont_care {};
35  class nicest {};
36  class fastest {};
37 }//namespace glm
glm::dont_care
Definition: hint.hpp:34
glm
Definition: _literals.hpp:31
glm::fastest
Definition: hint.hpp:36
glm::nicest
Definition: hint.hpp:35


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:11