Go to the source code of this file.
Classes | |
struct | mrpt::utils::TColor |
A RGB color - 8bit. More... | |
struct | mrpt::utils::TColorf |
A RGB color - floats in the range [0,1]. 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 | |
std::ostream BASE_IMPEXP & | mrpt::utils::operator<< (std::ostream &o, const TColor &c) |
CStream BASE_IMPEXP & | mrpt::utils::operator<< (mrpt::utils::CStream &o, const TColor &c) |
CStream BASE_IMPEXP & | mrpt::utils::operator>> (mrpt::utils::CStream &i, TColor &c) |
std::ostream BASE_IMPEXP & | mrpt::utils::operator<< (std::ostream &o, const TColorf &c) |
CStream BASE_IMPEXP & | mrpt::utils::operator<< (mrpt::utils::CStream &o, const TColorf &c) |
CStream BASE_IMPEXP & | mrpt::utils::operator>> (mrpt::utils::CStream &i, TColorf &c) |
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Tue Jan 17 22:40:29 UTC 2023 |