Image Component Library (ICL)
|
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/Time.h>
#include <ICLGeom/SceneObject.h>
#include <ICLCore/DataSegment.h>
#include <ICLCore/ImgBase.h>
#include <map>
Go to the source code of this file.
Classes | |
class | icl::geom::PointCloudObjectBase |
Base class for point cloud data types. More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::geom | |
Functions | |
ICLGeom_API std::ostream & | icl::geom::operator<< (std::ostream &s, const PointCloudObjectBase::FeatureType t) |
overloaded ostream operator for PointCloudObjectBase::FeatureType More... | |