python
pointmatcher
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
9
#include "
pypoint_matcher_helper.h
"
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 Sep 16 2024 02:24:09