![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "qAnimationDlg.h"#include "ViewInterpolate.h"#include <CVTools.h>#include <ecv2DViewportObject.h>#include <ecvDisplayTools.h>#include <ecvMesh.h>#include <ecvPointCloud.h>#include <ecvPolyline.h>#include <QApplication>#include <QElapsedTimer>#include <QFileDialog>#include <QFileInfo>#include <QMessageBox>#include <QProgressDialog>#include <QSettings>#include <QtGui>#include <iomanip>#include <vector>#include <algorithm>#include <unistd.h>
Go to the source code of this file.
Functions | |
| static const QString | s_stepDurationKey ("StepDurationSec") |
| static const QString | s_stepEnabledKey ("StepEnabled") |
| QStringList | getImageList (const QString &path) |
| QStringList getImageList | ( | const QString & | path | ) |
Definition at line 51 of file qAnimationDlg.cpp.
References cloudViewer::t::geometry::path.
Referenced by qAnimationDlg::onBrowseTexturesButtonClicked(), qAnimationDlg::preview(), qAnimationDlg::qAnimationDlg(), and qAnimationDlg::render().
|
static |
Referenced by qAnimationDlg::init(), and qAnimationDlg::onAccept().
|
static |
Referenced by qAnimationDlg::init(), and qAnimationDlg::onAccept().