icp_chain_base.h
Go to the documentation of this file.
1 #ifndef PYTHON_POINTMATCHER_ICP_CHAIN_BASE_H
2 #define PYTHON_POINTMATCHER_ICP_CHAIN_BASE_H
3 
5 
6 namespace python
7 {
8  namespace pointmatcher
9  {
10  void pybindICPChainBase(py::class_<PM>& p_class);
11  }
12 }
13 
14 #endif //PYTHON_POINTMATCHER_ICP_CHAIN_BASE_H
void pybindICPChainBase(py::class_< PM > &p_class)


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