options.hpp
Go to the documentation of this file.
00001 #ifndef __fovis_options_hpp__
00002 #define __fovis_options_hpp__
00003 
00010 #include <string>
00011 #include <map>
00012 
00013 namespace fovis
00014 {
00015 
00106 typedef std::map<std::string, std::string> VisualOdometryOptions;
00107 
00108 }
00109 
00110 #endif


libfovis
Author(s): Albert Huang, Maurice Fallon
autogenerated on Thu Jun 6 2019 20:16:12