IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces | Functions
Rectangle2dOperators.h File Reference
#include <IPSDKGeometry/IPSDKGeometryExports.h>
#include <IPSDKMath/Constants.h>

Go to the source code of this file.

Classes

class  ipsdk::geom::Rectangle2d< T >
 2d rectangle class associated to cartesian 2d coordinates More...
 

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::geom
 Namespace aggregating geometrical routines and classes.
 

Functions

template<typename T >
IPSDKGEOMETRY_API std::ostream & ipsdk::geom::operator<< (std::ostream &os, const Rectangle2d< T > &rectangle)
 output operator on rectangle
 
template<typename T >
IPSDKGEOMETRY_API bool ipsdk::geom::operator== (const Rectangle2d< T > &rectangle1, const Rectangle2d< T > &rectangle2)
 comparison operators for ipsdk::geom::Rectangle2d class
 
template<typename T >
IPSDKGEOMETRY_API bool ipsdk::geom::operator!= (const Rectangle2d< T > &rectangle1, const Rectangle2d< T > &rectangle2)
 comparison operators for ipsdk::geom::Rectangle2d class
 

Detailed Description

Author
R. Abbal
Date
2015/06/22