X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FTransparency.cxx;h=eee092bbea2445c202824f154f929ae1d8d44386;hb=74a3edf7daa058147c5308ff230a2c3d7658d9ef;hp=0cf822d90a6b36df7954c8ac5c243472748af1f3;hpb=11d14b202546fbc3a3f29de5275809c8ab20ad8a;p=creaRigidRegistration.git diff --git a/lib/Transparency.cxx b/lib/Transparency.cxx index 0cf822d..eee092b 100644 --- a/lib/Transparency.cxx +++ b/lib/Transparency.cxx @@ -407,4 +407,5 @@ void Transparency::setImage2(vtkImageData *image) void Transparency::setPercent(int percent) { _percent=(double)percent/100.0; -} \ No newline at end of file +} +