#include <mrpt/math/CMatrixTemplateNumeric.h>
#include <mrpt/math/CMatrixFixedNumeric.h>
#include <mrpt/utils/CLoadableOptions.h>
#include <mrpt/utils/CConfigFileBase.h>
#include <mrpt/utils/CSerializable.h>
#include <mrpt/poses/CPose3DQuat.h>
Go to the source code of this file.
Classes | |
class | mrpt::utils::TCamera |
Structure to hold the parameters of a pinhole camera model. More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::utils |
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL. | |
Functions | |
BASE_IMPEXP::mrpt::utils::CStream & | mrpt::utils::operator>> (mrpt::utils::CStream &in, TCameraPtr &pObj) |
bool BASE_IMPEXP | mrpt::utils::operator== (const mrpt::utils::TCamera &a, const mrpt::utils::TCamera &b) |
bool BASE_IMPEXP | mrpt::utils::operator!= (const mrpt::utils::TCamera &a, const mrpt::utils::TCamera &b) |
Variables | |
class BASE_IMPEXP | mrpt::utils::TCamera |
struct BASE_IMPEXP | mrpt::utils::TCameraPtr |
Page generated by Doxygen 1.9.7 for MRPT 1.4.0 SVN: at Tue Jun 13 14:27:49 UTC 2023 |