|
#include <VisionX/gui-plugins/PointCloudViewer/SaveDialog.h>
Public Slots | |
void | openFile () |
Public Member Functions | |
std::string | getResultFileName () |
After calling the dialog, this contains the chosen file name. More... | |
void | releaseBuffer () |
SaveDialog (QWidget *parent=0) | |
void | setPointCloudToSave (CoinPointCloud *cloud) |
~SaveDialog () override | |
Definition at line 38 of file SaveDialog.h.
|
explicit |
|
override |
Definition at line 44 of file SaveDialog.cpp.
std::string getResultFileName | ( | ) |
After calling the dialog, this contains the chosen file name.
Definition at line 60 of file SaveDialog.cpp.
|
slot |
void releaseBuffer | ( | ) |
void setPointCloudToSave | ( | CoinPointCloud * | cloud | ) |