MRPT
1.9.9
|
#include "hwdrivers-precomp.h"
#include <mrpt/hwdrivers/CDUO3DCamera.h>
#include <mrpt/system/filesystem.h>
#include <mrpt/system/os.h>
#include <mrpt/3rdparty/do_opencv_includes.h>
#include <map>
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 39 of file CDUO3DCamera.cpp.
Referenced by mrpt::hwdrivers::CDUO3DCamera::~CDUO3DCamera().
#define M_DUO_VALUE (*M_DUO_PTR) |
Definition at line 40 of file CDUO3DCamera.cpp.
Referenced by mrpt::hwdrivers::CDUO3DCamera::CDUO3DCamera(), mrpt::hwdrivers::CDUO3DCamera::close(), mrpt::hwdrivers::CDUO3DCamera::m_get_duo_frame(), mrpt::hwdrivers::CDUO3DCamera::m_set_exposure(), mrpt::hwdrivers::CDUO3DCamera::m_set_gain(), mrpt::hwdrivers::CDUO3DCamera::m_set_led(), and mrpt::hwdrivers::CDUO3DCamera::open().
std::map<const mrpt::hwdrivers::TCaptureOptions_DUO3D*, TDUOParams> duo_params |
Definition at line 31 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.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |