expose-geometry.hpp
Go to the documentation of this file.
1 // Copyright (c) 2015-2018, CNRS
2 // Authors: Justin Carpentier <jcarpent@laas.fr>
3 
4 #ifndef __multicontact_api_python_expose_geometry_hpp__
5 #define __multicontact_api_python_expose_geometry_hpp__
6 
7 namespace multicontact_api {
8 namespace python {
9 
13 
14 inline void exposeGeometry() {
18 }
19 
20 } // namespace python
21 } // namespace multicontact_api
22 
23 #endif // ifndef __multicontact_api_python_expose_geometry_hpp__
void exposeGeometry()
Definition: expose-geometry.hpp:14
Definition: ellipsoid.hpp:12