]> Creatis software - creaRigidRegistration.git/blobdiff - PackRecalage/src/bbPackRecalageCalculateVectorBox.h
*** empty log message ***
[creaRigidRegistration.git] / PackRecalage / src / bbPackRecalageCalculateVectorBox.h
index 0e0a8deb95cf61e6b894ec01a955c63c38a80113..485612e7c5f6e50fd606d039a42595876a525332 100644 (file)
@@ -4,7 +4,7 @@
 #include "bbtkAtomicBlackBox.h"
 #include "iostream"
 
-#include "VectorMath.h"
+#include "PlanesOperations.h"
 
 namespace bbPackRecalage
 {
@@ -64,7 +64,7 @@ class bbPackRecalage_EXPORT CalculateVectorBox
 
   private:
          
-         VectorMath *_vector;
+         PlanesOperations *_vector;
 };
 
 BBTK_BEGIN_DESCRIBE_BLACK_BOX(CalculateVectorBox,bbtk::AtomicBlackBox);