29 const QString& altKeypointsFilename = QString(),
30 bool undistortImages =
false,
31 bool generateColoredDTM =
false,
32 unsigned coloredDTMVerticesCount = 1000000,
33 float scaleFactor = 1.0f);
CC_FILE_ERROR
Typical I/O filter errors.
Noah Snavely's Bundler output file filter.
CC_FILE_ERROR loadFileExtended(const QString &filename, ccHObject &container, LoadParameters ¶meters, const QString &altKeypointsFilename=QString(), bool undistortImages=false, bool generateColoredDTM=false, unsigned coloredDTMVerticesCount=1000000, float scaleFactor=1.0f)
Specific load method.
virtual CC_FILE_ERROR loadFile(const QString &filename, ccHObject &container, LoadParameters ¶meters) override
Loads one or more entities from a file.
Hierarchical CLOUDVIEWER Object.
Generic loading parameters.