#include <Utils/sm2cc.h>
#include <Utils/PCLConv.h>
#include <Utils/my_point_types.h>
#include <pcl/common/io.h>
#include <CVTools.h>
#include <FileSystem.h>
#include <ecvMaterialSet.h>
#include <ecvMesh.h>
#include <ecvPointCloud.h>
#include <ecvScalarField.h>
#include <assert.h>
#include <list>
#include <pcl/PCLPointField.h>
#include <QImageReader>
Go to the source code of this file.
◆ PCLScalarField
◆ ExistField()
| bool ExistField |
( |
const PCLCloud & |
pclCloud, |
|
|
std::string |
name |
|
) |
| |
◆ PCLCloudToCCCloud()
◆ POINT_CLOUD_REGISTER_POINT_STRUCT()
| POINT_CLOUD_REGISTER_POINT_STRUCT |
( |
PointXYZTpl< std::int32_t > |
, |
|
|
(std::int32_t, x, x)(std::int32_t, y, y)(std::int32_t, z, z) |
|
|
) |
| |