pypoint_matcher.cpp
Go to the documentation of this file.
5 
6 PYBIND11_MODULE(pypointmatcher_native, module)
7 {
8  module.doc() = "Python bindings of libpointmatcher";
9 
14 }
point_matcher_module.h
PYBIND11_MODULE
PYBIND11_MODULE(pypointmatcher_native, module)
Definition: pypoint_matcher.cpp:6
python::modules::pybindPointMatcherSupportModule
void pybindPointMatcherSupportModule(py::module &p_module)
Definition: point_matcher_support_module.cpp:13
python::modules::pybindPointMatcherModule
void pybindPointMatcherModule(py::module &p_module)
Definition: point_matcher_module.cpp:11
python::modules::pybindDataPointsFiltersModule
void pybindDataPointsFiltersModule(py::module &p_module)
Definition: data_points_filters_module.cpp:32
error_minimizers_module.h
point_matcher_support_module.h
data_points_filters_module.h
python::modules::pybindErrorMinimizersModule
void pybindErrorMinimizersModule(py::module &p_module)
Definition: error_minimizers_module.cpp:14


libpointmatcher
Author(s):
autogenerated on Mon Jan 1 2024 03:24:43