data_points_filters.h
Go to the documentation of this file.
1 #ifndef PYTHON_MODULES_DATA_POINTS_FILTERS_MODULE_H
2 #define PYTHON_MODULES_DATAPOINTSFILTERS_MODULE_H
3 
5 
6 namespace python
7 {
8  namespace pointmatcher
9  {
10  void pybindDataPointsFilters(py::class_<PM>& p_class);
11  }
12 }
13 
14 #endif //PYTHON_MODULES_DATA_POINTS_FILTERS_MODULE_H
pypoint_matcher_helper.h
python
Definition: add_descriptor.cpp:5
python::pointmatcher::pybindDataPointsFilters
void pybindDataPointsFilters(py::class_< PM > &p_class)
Definition: data_points_filters.cpp:9


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