Image Component Library (ICL)
Classes | Namespaces | Functions
Point.h File Reference
#include <ICLUtils/Macros.h>
#include <ostream>
#include <ipp.h>

Go to the source code of this file.

Classes

class  icl::utils::Point
 Point class of the ICL used e.g. for the Images ROI offset. More...
 

Namespaces

 icl
 undocument this line if you encounter any issues!
 
 icl::utils
 

Functions

ICLUtils_API std::ostream & icl::utils::operator<< (std::ostream &s, const Point &p)
 ostream operator (x,y) More...
 
ICLUtils_API std::istream & icl::utils::operator>> (std::istream &s, Point &p)
 istream operator More...