34#ifndef CARTODATA_IO_VOLUMEFORMATREADER_H
35#define CARTODATA_IO_VOLUMEFORMATREADER_H
37#include <soma-io/config/soma_config.h>
39#include <soma-io/image/imagereader.h>
42#include <cartobase/object/object.h>
43#include <cartobase/smart/rcptr.h>
50 template<
typename T>
class Volume;
116 virtual std::string
formatID()
const;
163 virtual std::string
formatID()
const;
Convenient handle for a Volume - this is normally the entry point for all volumes handling.