IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces
Point2dUtils.h File Reference

Utility functions for Point2d management. More...

#include <IPSDKGeometry/IPSDKGeometryExports.h>
#include <IPSDKSerialization/Engine/SerializationFwd.h>

Go to the source code of this file.

Classes

struct  ipsdk::geom::Point2dData< T >
 Lightweight structure used to store Point2d data. More...
 

Namespaces

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

Functions

template<typename T >
IPSDKGEOMETRY_API BaseIArchive & ipsdk::operator>> (BaseIArchive &ar, const SerializationIItem< ipsdk::geom::Point2dData< T > > &item)
 ipsdk::geom::Point2dData serialization operators
 
template<typename T >
IPSDKGEOMETRY_API BaseOArchive & ipsdk::operator<< (BaseOArchive &ar, const SerializationOItem< ipsdk::geom::Point2dData< T > > &item)
 ipsdk::geom::Point2dData serialization operators
 

Detailed Description

Utility functions for Point2d management.

Author
E.Noirfalise
Date
2015/06/09