|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
Read a transformation build from compising several transformation files. More...
#include <aims/io_soma/trm_compose_formatreader.h>


Read a transformation build from compising several transformation files.
An artificial ".trmc" extension is used to recognize this format.
Files are separated with a "*" character. If some of them have options ("?option=value"), then the final composition should also have an option separator ("toto.trm?inv=1*tutu.nii.trmhdr.trmc?") in order to avoid the URL parser to parse everything after the last "?" character as options.
Definition at line 58 of file trm_compose_formatreader.h.
| 
 | virtual | 
| 
 | virtual | 
Reimplemented from soma::FormatReader< aims::AffineTransformation3d >.
| 
 | inlinevirtual | 
Implements soma::FormatReader< aims::AffineTransformation3d >.
Definition at line 74 of file trm_compose_formatreader.h.
| 
 | virtual |