[Insight-developers] ItkQuaternionRigidTransform.h change
Hans Johnson
hans-johnson at uiowa.edu
Sat Apr 9 16:18:21 EDT 2005
Stephen,
In the file itkQuaternionRigidTransform.h the member function
GetInverseMatrix was moved from public to private on March 9, 2005. This
is breaking a piece of code that I have (I "enhanced" mutual registration
program to write out "AIR" transform files). I am sure that I could rewrite
my code to get the inverse matrix external to the class, but I just wanted
to make sure that there was a good reason for changing the interface here.
I just could not tell if this was the desired behavior or an inadvertant
change during other refactorings.
Thanks,
Hans
More information about the Insight-developers
mailing list