tuw_geometry.h
Go to the documentation of this file.
1 #ifndef TUW_GEOMETRY
2 #define TUW_GEOMETRY
3 
4 #include <tuw_geometry/point2d.h>
5 #include <tuw_geometry/polar2d.h>
6 #include <tuw_geometry/pose2d.h>
7 #include <tuw_geometry/line2d.h>
9 #include <tuw_geometry/figure.h>
10 #include <tuw_geometry/command.h>
11 #include <string>
12 #include <map>
13 
14 namespace tuw
15 {
20 };
21 static std::map<DistributionType, std::string> DistributionTypeName;
22 
23 }
24 
25 #endif // TUW_GEOMETRY
static std::map< DistributionType, std::string > DistributionTypeName
Definition: tuw_geometry.h:21
Definition: command.h:8
DistributionType
Definition: tuw_geometry.h:16


tuw_geometry
Author(s): Markus Bader
autogenerated on Mon Jun 10 2019 15:33:09