user_defined_type.hpp
Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 
00009 
00010 
00011 
00012 
00013 
00014 
00015 
00016 
00017 
00018 
00019 
00020 
00021 
00022 
00023 
00024 
00025 
00026 
00027 
00028 
00029 
00030 
00031 
00032 
00033 
00034 
00035 
00036 
00037 
00038 #pragma once
00039 
00040 // Dependencies
00041 #include "../detail/setup.hpp"
00042 #include "../detail/precision.hpp"
00043 #include "../detail/type_vec1.hpp"
00044 #include "../detail/type_vec2.hpp"
00045 #include "../detail/type_vec3.hpp"
00046 #include "../detail/type_vec4.hpp"
00047 
00048 #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))
00049 #       pragma message("GLM: GLM_GTC_std_type extension included")
00050 #endif
00051 
00052 namespace glm
00053 {
00054         namespace type
00055         {
00056                 void func(){}
00057         }
00058 
00059         using namespace type;
00060 
00063 
00064 
00065 
00067 }//namespace glm


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:32