point_cloud_generator.h
Go to the documentation of this file.
1 //
2 // Created by MatÄ›j Boxan on 2024-05-02.
3 //
4 
5 #ifndef LIBPOINTMATCHER_POINT_CLOUD_GENERATOR_H
6 #define LIBPOINTMATCHER_POINT_CLOUD_GENERATOR_H
7 
8 
10 
11 namespace python
12 {
13  namespace pointmatcher
14  {
15  void pybindPointCloudGenerator(py::module& p_module);
16  }
17 }
18 
19 #endif //LIBPOINTMATCHER_POINT_CLOUD_GENERATOR_H
pypoint_matcher_helper.h
python
Definition: add_descriptor.cpp:5
python::pointmatcher::pybindPointCloudGenerator
void pybindPointCloudGenerator(py::module &p_module)
Definition: point_cloud_generator.cpp:104


libpointmatcher
Author(s):
autogenerated on Mon Jul 1 2024 02:22:43