34 #ifndef CARTODATA_IO_VOLUMEFORMATREADER_H
35 #define CARTODATA_IO_VOLUMEFORMATREADER_H
50 template<
typename T>
class Volume;
51 template<
typename T>
class VolumeRef;
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.