34#ifndef CARTODATA_IO_VOLUMEFORMATWRITER_H
35#define CARTODATA_IO_VOLUMEFORMATWRITER_H
37#include <soma-io/config/soma_config.h>
39#include <soma-io/image/imagewriter.h>
42#include <cartobase/object/object.h>
43#include <cartobase/smart/rcptr.h>
50 template<
typename T>
class Volume;
Convenient handle for a Volume - this is normally the entry point for all volumes handling.