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


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