X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=PackRecalage%2Fsrc%2FbbPackRecalageTransform2DBox.h;h=3d9dbbb62525f00ee0a0bb30da384d75418de222;hb=3707df370a2c5b61006233977fb91c5652e0ffea;hp=d8ee00b72d1da8170bfa36e3e57557b0fb98f1b5;hpb=ef1b2d78a9c08ea55e470608a6a8fe0fa1ad6099;p=creaRigidRegistration.git diff --git a/PackRecalage/src/bbPackRecalageTransform2DBox.h b/PackRecalage/src/bbPackRecalageTransform2DBox.h index d8ee00b..3d9dbbb 100644 --- a/PackRecalage/src/bbPackRecalageTransform2DBox.h +++ b/PackRecalage/src/bbPackRecalageTransform2DBox.h @@ -22,14 +22,14 @@ class bbPackRecalage_EXPORT Transform2DBox BBTK_DECLARE_INPUT(Angle,double); - /*Scalation to be done int the x axis*/ + /*Scalation to be done in the x axis*/ BBTK_DECLARE_INPUT(ScaleX,double); - /*Scalation to be done int the y axis*/ + /*Scalation to be done in the y axis*/ BBTK_DECLARE_INPUT(ScaleY,double); - /*Scalation to be done int the z axis*/ + /*Scalation to be done in the z axis*/ BBTK_DECLARE_INPUT(ScaleZ,double); /*Resultant vtkTransform*/