15 #ifndef __IPSDKGEOMETRY_POINT3DUTILS_H__ 16 #define __IPSDKGEOMETRY_POINT3DUTILS_H__ 42 operator<< (BaseOArchive& ar, const SerializationOItem<ipsdk::geom::Point3dData<T> >& item);
50 #endif // __IPSDKGEOMETRY_POINT3DUTILS_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Forward declaration of serialization useful classes.
Definition of import/export macro for library.
#define IPSDKGEOMETRY_API
Import/Export macro for library IPSDKGeometry.
Definition: IPSDKGeometryExports.h:25
IPSDKBASESHAPEANALYSIS_API ipsdk::BaseIArchive & operator>>(ipsdk::BaseIArchive &ar, const ipsdk::SerializationIItem< ipsdk::shape::analysis::MeasureId > &item)
serialization of ipsdk::shape::analysis::MeasureId structure
Lightweight structure used to store Point3d data.
Definition: GeometryEntity3dTypes.h:27