![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Functions | |
| void | saveCSV (ecvMainAppInterface *app, const QString &filename) |
| void | saveSVG (ecvMainAppInterface *app, const QString &filename, float zoom) |
| void | saveXML (ecvMainAppInterface *app, const QString &filename) |
| void ccCompassExport::saveCSV | ( | ecvMainAppInterface * | app, |
| const QString & | filename | ||
| ) |
Definition at line 620 of file ccCompassExport.cpp.
References ecvMainAppInterface::dbRootObject(), ecvMainAppInterface::dispToConsole(), QtCompat::endl(), ecvMainAppInterface::ERR_CONSOLE_MESSAGE, filename, ccHObject::getChild(), ecvMainAppInterface::STD_CONSOLE_MESSAGE, and ecvMainAppInterface::WRN_CONSOLE_MESSAGE.
| void ccCompassExport::saveSVG | ( | ecvMainAppInterface * | app, |
| const QString & | filename, | ||
| float | zoom | ||
| ) |
Definition at line 740 of file ccCompassExport.cpp.
References abs(), count, ecvMainAppInterface::dbRootObject(), ecvMainAppInterface::dispToConsole(), QtCompat::endl(), filename, ccHObject::filterChildren(), ecvDisplayTools::GetGLCameraParameters(), ecvDisplayTools::GlHeight(), ecvDisplayTools::GlWidth(), height, CV_TYPES::OBJECT, params, CV_TYPES::POINT_CLOUD, ecvDisplayTools::RenderToFile(), ecvDisplayTools::SetPerspectiveState(), width, and ecvMainAppInterface::WRN_CONSOLE_MESSAGE.
| void ccCompassExport::saveXML | ( | ecvMainAppInterface * | app, |
| const QString & | filename | ||
| ) |
Definition at line 843 of file ccCompassExport.cpp.
References ecvMainAppInterface::dbRootObject(), ecvMainAppInterface::dispToConsole(), ecvMainAppInterface::ERR_CONSOLE_MESSAGE, filename, ccHObject::getChild(), ccHObject::getChildrenNumber(), and ecvMainAppInterface::STD_CONSOLE_MESSAGE.