![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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 | |
Utility functions for Point2d management.
1.8.14