MRPT
2.0.1
|
#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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |