![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "ccCompassExport.h"#include <QtCompat.h>#include <ecvDisplayTools.h>#include <QBuffer>#include <QFileInfo>#include <QXmlStreamWriter>#include "ccFitPlane.h"#include "ccGeoObject.h"#include "ccLineation.h"#include "ccSNECloud.h"#include "ccThickness.h"#include "ccTrace.h"#include "ecvFacet.h"#include "ecvMainAppInterface.h"#include "ecvPointCloud.h"
Go to the source code of this file.
Namespaces | |
| ccCompassExport | |
Functions | |
| void | ccCompassExport::saveCSV (ecvMainAppInterface *app, const QString &filename) |
| void | ccCompassExport::saveSVG (ecvMainAppInterface *app, const QString &filename, float zoom) |
| void | ccCompassExport::saveXML (ecvMainAppInterface *app, const QString &filename) |