python.hpp
Go to the documentation of this file.
1 #ifndef DYNACOM_PYTHON
2 #define DYNACOM_PYTHON
3 
4 namespace dynacom {
5 namespace python {
6 void exposeContact6D();
7 void exposeDynaCoM();
8 } // namespace python
9 } // namespace dynacom
10 
11 #endif // DYNACOM_PYTHON
dynacom
Definition: contact6d.hpp:19
dynacom::python::exposeContact6D
void exposeContact6D()
dynacom::python::exposeDynaCoM
void exposeDynaCoM()