Adding option to retrieve the cosine directions vectors from RegularGrid as...
Adding an option to retrieve the cosine directions vectors from RegularGrid as these are needed to construct the vtkIECtransformations
Another alternative would be to write an additional function in vtkIECTransformLogic such that the image transformation matrix could be passed directly into the function.
Minor Changes:
- Fixed a syntax error due to the new .clang-format