libmove3d-planners
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Groups Pages
geometricForms-pkg.hpp
1 #ifndef GEOMETRICFORMS_H
2 #define GEOMETRICFORMS_H
3 
4 #include "rectangleForm.hpp"
5 #include "triangleForm.hpp"
6 #include "circleForm.hpp"
7 #include "parallelepipedForm.hpp"
8 
9 #endif // GEOMETRICFORMS_H