Performance improvements Ph1

This commit is contained in:
WandererFan
2016-09-28 20:18:44 -04:00
parent d5fd7836db
commit c216da56d5
11 changed files with 150 additions and 134 deletions

View File

@@ -141,6 +141,7 @@ protected:
Base::Vector3d vDir; //paperspace Y
Base::Vector3d wDir; //paperspace Z
Base::Vector3d shapeCentroid;
int m_interAlgo;
private:
static App::PropertyFloatConstraint::Constraints floatRange;