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

Basic operators used for point cloud 3d management. More...

#include <IPSDKGeometry/IPSDKGeometryExports.h>
#include <IPSDKMath/Constants.h>

Go to the source code of this file.

Classes

class  ipsdk::geom::PointCloud3d< T >
 Unordered collection of 3d points. 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 PointCloud3d< T > &ptCloud)
 output operator on point cloud
 

Detailed Description

Basic operators used for point cloud 3d management.

Author
E.Noirfalise
Date
2017/06/12