#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 | |
| struct | mrpt::utils::TCameraPtr |
| 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 | |
| ::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) |
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |