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