GUI export: added mesh quadric decimation factor option

This commit is contained in:
matlabbe
2015-08-24 12:49:45 -04:00
parent 698ae0eeda
commit 45877e7486
8 changed files with 144 additions and 27 deletions

View File

@@ -77,6 +77,7 @@ public:
bool getMesh() const;
double getMeshGp3Radius() const;
double getMeshGp3Mu() const;
double getMeshDecimationFactor() const;
bool getMeshTexture() const;
signals: