9 #include "fwVtkIO/config.hpp" 11 #include <fwData/location/Folder.hpp> 13 #include <fwDataIO/writer/GenericObjectWriter.hpp> 15 #include <boost/filesystem/path.hpp> 49 ::fwDataIO::writer::factory::New< ModelSeriesObjWriter >
61 FWVTKIO_API
void write()
override;
66 FWVTKIO_API std::string extension()
override;
This class is an interface for class managing job.
Namespace containing medical data.
Key class used to restrict access to Object construction. See http://www.drdobbs.com/184402053.
Write a fwData::Reconstruction.
#define fwCoreClassDefinitionsWithFactoryMacro(_classinfo_, _parameters_, _factory_)
Generate common construction methods for classes with one factory.
#define fwCoreAllowSharedFromThis()
Generate getSptr and getConstSptr methods.
This class is derived by reader/writer.
Contains the representation of the data objects used in the framework.
This namespace fwJobs provides jobs management.
generic class for all object writers.