#include "hwdrivers-precomp.h"#include <mrpt/system/os.h>#include <mrpt/system/filesystem.h>#include <mrpt/hwdrivers/CDUO3DCamera.h>#include <mrpt/otherlibs/do_opencv_includes.h>Go to the source code of this file.
Classes | |
| struct | TDUOParams |
Macros | |
| #define | M_DUO_PTR (reinterpret_cast<DUOInstance*>(m_duo)) |
| #define | M_DUO_VALUE (*M_DUO_PTR) |
Variables | |
| std::map< const mrpt::hwdrivers::TCaptureOptions_DUO3D *, TDUOParams > | duo_params |
| #define M_DUO_PTR (reinterpret_cast<DUOInstance*>(m_duo)) |
Definition at line 37 of file CDUO3DCamera.cpp.
| #define M_DUO_VALUE (*M_DUO_PTR) |
Definition at line 38 of file CDUO3DCamera.cpp.
| std::map<const mrpt::hwdrivers::TCaptureOptions_DUO3D*, TDUOParams> duo_params |
Definition at line 29 of file CDUO3DCamera.cpp.
Referenced by mrpt::hwdrivers::TCaptureOptions_DUO3D::m_rectify_map_from_yml(), mrpt::hwdrivers::CDUO3DCamera::open(), mrpt::hwdrivers::TCaptureOptions_DUO3D::TCaptureOptions_DUO3D(), and mrpt::hwdrivers::TCaptureOptions_DUO3D::~TCaptureOptions_DUO3D().
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST |