registrar.cpp
Go to the documentation of this file.
1 #include "registrar.h"
10 
11 namespace python
12 {
13  namespace pointmatchersupport
14  {
15  void pybindRegistrar(py::module& p_module)
16  {
25  }
26  }
27 }
python::pointmatchersupport::registrars::pybindInspectorRegistrar
void pybindInspectorRegistrar(py::module &p_module)
Definition: inspector_registrar.cpp:9
transformation_checker_registrar.h
python::pointmatchersupport::registrars::pybindErrorMinimizerRegistrar
void pybindErrorMinimizerRegistrar(py::module &p_module)
Definition: error_minimizer_registrar.cpp:9
python::pointmatchersupport::registrars::pybindOutlierFilterRegistrar
void pybindOutlierFilterRegistrar(py::module &p_module)
Definition: outlier_filter_registrar.cpp:9
transformation_registrar.h
python::pointmatchersupport::pybindRegistrar
void pybindRegistrar(py::module &p_module)
Definition: registrar.cpp:15
python::pointmatchersupport::registrars::pybindDataPointsFilterRegistrar
void pybindDataPointsFilterRegistrar(py::module &p_module)
Definition: data_points_filter_registrar.cpp:9
logger_registrar.h
outlier_filter_registrar.h
python
Definition: add_descriptor.cpp:5
registrar.h
data_points_filter_registrar.h
python::pointmatchersupport::registrars::pybindMatcherRegistrar
void pybindMatcherRegistrar(py::module &p_module)
Definition: matcher_registrar.cpp:9
inspector_registrar.h
python::pointmatchersupport::registrars::pybindLoggerRegistrar
void pybindLoggerRegistrar(py::module &p_module)
Definition: logger_registrar.cpp:9
python::pointmatchersupport::registrars::pybindTransformationCheckerRegistrar
void pybindTransformationCheckerRegistrar(py::module &p_module)
Definition: transformation_checker_registrar.cpp:9
error_minimizer_registrar.h
python::pointmatchersupport::registrars::pybindTransformationRegistrar
void pybindTransformationRegistrar(py::module &p_module)
Definition: transformation_registrar.cpp:9
matcher_registrar.h


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