Go to the source code of this file.
Namespaces | |
namespace | cmtk |
Functions | |
ClassStream & | cmtk::operator<< (ClassStream &stream, const AffineXform &affineXform) |
Write affine transformation object. | |
ClassStream & | cmtk::operator>> (ClassStream &stream, AffineXform::SmartPtr &affineXform) |
Read affine transformation. | |
ClassStream & | cmtk::operator>> (ClassStream &stream, AffineXform &affineXform) |
Read affine transformation. |