python
modules
point_matcher_module.h
Go to the documentation of this file.
1
#ifndef PYTHON_MODULES_POINT_MATCHER_MODULE_H
2
#define PYTHON_MODULES_POINT_MATCHER_MODULE_H
3
4
#include "
pypoint_matcher_helper.h
"
5
6
namespace
python
7
{
8
namespace
modules
9
{
10
void
pybindPointMatcherModule
(py::module& p_module);
11
}
12
}
13
14
#endif //PYTHON_MODULES_POINT_MATCHER_MODULE_H
python::modules::pybindPointMatcherModule
void pybindPointMatcherModule(py::module &p_module)
Definition:
point_matcher_module.cpp:11
pypoint_matcher_helper.h
python
Definition:
bounding_box.cpp:5
libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:03