Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Namespaces | Functions
TColor.h File Reference
#include <mrpt/utils/mrpt_stdint.h>
#include <mrpt/base/link_pragmas.h>
#include <iosfwd>
#include <iostream>
Include dependency graph for TColor.h:
This graph shows which files directly or indirectly include this file:

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

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::utils
 Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
 

Functions

std::ostream BASE_IMPEXPmrpt::utils::operator<< (std::ostream &o, const TColor &c)
 
CStream BASE_IMPEXPmrpt::utils::operator<< (mrpt::utils::CStream &o, const TColor &c)
 
CStream BASE_IMPEXPmrpt::utils::operator>> (mrpt::utils::CStream &i, TColor &c)
 
TColor mrpt::utils::operator+ (const TColor &first, const TColor &second)
 Pairwise addition of their corresponding RGBA members. More...
 
TColor mrpt::utils::operator- (const TColor &first, const TColor &second)
 Pairwise substraction of their corresponding RGBA members. More...
 
bool mrpt::utils::operator== (const TColor &first, const TColor &second)
 
std::ostream BASE_IMPEXPmrpt::utils::operator<< (std::ostream &o, const TColorf &c)
 
CStream BASE_IMPEXPmrpt::utils::operator<< (mrpt::utils::CStream &o, const TColorf &c)
 
CStream BASE_IMPEXPmrpt::utils::operator>> (mrpt::utils::CStream &i, TColorf &c)
 



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019