MRPT
1.9.9
|
#include <mrpt/hwdrivers/CRovio.h>
Public Member Functions | |
TOptions () | |
Public Attributes | |
std::string | IP |
std::string | user |
std::string | password |
mrpt::img::TCamera | cameraParams |
CRovio::TOptions::TOptions | ( | ) |
Definition at line 28 of file CRovio.cpp.
References cameraParams, mrpt::img::TCamera::intrinsicParams, mrpt::math::CMatrixFixed< T, ROWS, COLS >::loadFromArray(), and mrpt::img::TCamera::setDistortionParamsFromValues().
mrpt::img::TCamera mrpt::hwdrivers::CRovio::TOptions::cameraParams |
Definition at line 57 of file CRovio.h.
Referenced by mrpt::hwdrivers::CRovio::captureImageAsync(), mrpt::hwdrivers::CRovio::loadConfig(), mrpt::hwdrivers::CRovio::thread_video(), and TOptions().
std::string mrpt::hwdrivers::CRovio::TOptions::IP |
Definition at line 53 of file CRovio.h.
Referenced by mrpt::hwdrivers::CRovio::captureImageAsync(), mrpt::hwdrivers::CRovio::general_command(), mrpt::hwdrivers::CRovio::initialize(), mrpt::hwdrivers::CRovio::path_management(), mrpt::hwdrivers::CRovio::pathRename(), mrpt::hwdrivers::CRovio::send_cmd_action(), and mrpt::hwdrivers::CRovio::thread_video().
std::string mrpt::hwdrivers::CRovio::TOptions::password |
Definition at line 55 of file CRovio.h.
Referenced by mrpt::hwdrivers::CRovio::captureImageAsync(), mrpt::hwdrivers::CRovio::general_command(), mrpt::hwdrivers::CRovio::initialize(), mrpt::hwdrivers::CRovio::path_management(), mrpt::hwdrivers::CRovio::pathRename(), and mrpt::hwdrivers::CRovio::send_cmd_action().
std::string mrpt::hwdrivers::CRovio::TOptions::user |
Definition at line 54 of file CRovio.h.
Referenced by mrpt::hwdrivers::CRovio::captureImageAsync(), mrpt::hwdrivers::CRovio::general_command(), mrpt::hwdrivers::CRovio::initialize(), mrpt::hwdrivers::CRovio::path_management(), mrpt::hwdrivers::CRovio::pathRename(), and mrpt::hwdrivers::CRovio::send_cmd_action().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |