Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 521 Bytes

cppapi.rst

File metadata and controls

20 lines (12 loc) · 521 Bytes

C++ API reference

This is the complete reference for the (internal) C++ API of py4dgeo. You only need to consult this documentation if you are aiming to extend the C++ core of py4dgeo.

.. doxygenfile:: py4dgeo/py4dgeo.hpp

.. doxygenfile:: py4dgeo/epoch.hpp

.. doxygenfile:: py4dgeo/kdtree.hpp

.. doxygenfunction:: py4dgeo::compute_distances

.. doxygenfunction:: py4dgeo::compute_multiscale_directions

.. doxygenfile:: py4dgeo/segmentation.hpp

.. doxygenfile:: py4dgeo/openmp.hpp