47 std::vector<double>& scales,
51 QWidget* parent =
nullptr);
55 QList<QString>& labels,
56 QString& corePointsLabel,
57 bool& filenamesSpecified,
58 QMap<QString, QString>& rolesAndNames);
64 QWidget* parent =
nullptr);
69 bool cloudsAreProvided,
70 std::vector<Feature::Shared>* rawFeatures =
72 std::vector<double>* rawScales =
nullptr,
76 QWidget* parent =
nullptr);
80 const QString corePointsRole,
82 QWidget* parent =
nullptr);
97 const QString& sfName,
98 bool caseSensitive =
true);
A 3D cloud and its associated features (color, normals, scalar fields, etc.)
A very simple point cloud (no point duplication)
A simple scalar field (to be associated to a point cloud)
static void error(char *msg)
std::vector< Shared > Set
Set of features.