Added riTRANSXYZbyArea (and X, Y, Z )

This commit is contained in:
Jacob Støren
2014-08-27 11:41:08 +02:00
parent e40e3c40f1
commit d76dd6a588
8 changed files with 229 additions and 2 deletions

View File

@@ -69,6 +69,8 @@ private:
void computeNncCombRiTrans();
void computeRiMULTComponent(const QString& riMultCompName);
void computeNncCombRiMULT();
void computeRiTRANSbyAreaComponent(const QString& riTransByAreaCompResultName);
void computeNncCombRiTRANSbyArea();
QString getValidCacheFileName();
QString getCacheDirectoryPath();