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

Utility functions for Point3d management. More...

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

Go to the source code of this file.

Classes

struct  ipsdk::geom::Point3dData< T >
 Lightweight structure used to store Point3d 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::Point3dData< T > > &item)
 ipsdk::geom::Point3dData serialization operators
 
template<typename T >
IPSDKGEOMETRY_API BaseOArchive & ipsdk::operator<< (BaseOArchive &ar, const SerializationOItem< ipsdk::geom::Point3dData< T > > &item)
 ipsdk::geom::Point3dData serialization operators
 

Detailed Description

Utility functions for Point3d management.

Author
H. Delestre
Date
2015/08/06