GUI: export clouds in binary mode by default

git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@2007 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
matlabbe
2014-11-14 22:07:03 +00:00
parent a52536e209
commit fe20e03afb
5 changed files with 49 additions and 22 deletions

View File

@@ -52,6 +52,7 @@ public:
int getGenerateDecimation() const;
double getGenerateVoxel() const;
double getGenerateMaxDepth() const;
bool getBinaryFile() const;
bool getMLS() const;
double getMLSRadius() const;
bool getMesh() const;