registrar.h
Go to the documentation of this file.
1 #ifndef PYTHON_POINTMATCHERSUPPORT_REGISTRAR_H
2 #define PYTHON_POINTMATCHERSUPPORT_REGISTRAR_H
3 
5 
6 namespace python
7 {
8  namespace pointmatchersupport
9  {
10  void pybindRegistrar(py::module& p_module);
11  }
12 }
13 
14 #endif //PYTHON_POINTMATCHERSUPPORT_REGISTRAR_H
void pybindRegistrar(py::module &p_module)
Definition: registrar.cpp:15


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:03