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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:41:31