7 #ifndef __FWDATAIO_READER_TRANSFORMATIONMATRIX3DREADER_HPP__ 8 #define __FWDATAIO_READER_TRANSFORMATIONMATRIX3DREADER_HPP__ 10 #include "fwDataIO/config.hpp" 11 #include "fwDataIO/reader/GenericObjectReader.hpp" 13 #include <fwData/location/SingleFile.hpp> 14 #include <fwData/TransformationMatrix3D.hpp> 37 TransformationMatrix3D >),
39 ::fwDataIO::reader::factory::New< TransformationMatrix3DReader >
49 FWDATAIO_API
virtual void read()
override;
52 FWDATAIO_API
virtual std::string extension()
override;
This namespace fwDataIO contains reader and writer for several framework's data.
Key class used to restrict access to Object construction. See http://www.drdobbs.com/184402053.
generic class for all object readers.
#define fwCoreClassDefinitionsWithFactoryMacro(_classinfo_, _parameters_, _factory_)
Generate common construction methods for classes with one factory.
This class is derived by reader/writer.
Contains the representation of the data objects used in the framework.