Some frequently used types across different parts of all the Lobot/Robolocust related programs. More...
#include "Robots/LoBot/util/LoMath.H"
#include "Robots/LoBot/util/triple.hh"
#include "Image/Image.H"
#include "Image/PixelsTypes.H"
#include "Image/Point2D.H"
#include <limits>
Go to the source code of this file.
Classes | |
class | lobot::GLColor |
Typedefs | |
typedef Image< float > | lobot::GrayImage |
typedef Point2D< int > | lobot::Point |
A convenient short-cut. | |
typedef PixRGB< byte > | lobot::PixelType |
typedef Image< PixelType > | lobot::ImageType |
Some frequently used types across different parts of all the Lobot/Robolocust related programs.
Definition in file LoTypes.H.