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

Go to the source code of this file.

Classes

class  ipsdk::geom::Square2d< T >
 2d square 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 Square2d< T > &square)
 output operator on circle
 
template<typename T >
IPSDKGEOMETRY_API bool ipsdk::geom::operator== (const Square2d< T > &square1, const Square2d< T > &square2)
 comparison operators for ipsdk::geom::Square2d class
 
template<typename T >
IPSDKGEOMETRY_API bool ipsdk::geom::operator!= (const Square2d< T > &square1, const Square2d< T > &square2)
 comparison operators for ipsdk::geom::Square2d class
 

Detailed Description

Author
R. Abbal
Date
2015/06/19