34 #ifndef CARTODATA_IO_VOLUMEFORMATWRITER_H 35 #define CARTODATA_IO_VOLUMEFORMATWRITER_H 50 template<
typename T>
class Volume;
51 template<
typename T>
class VolumeRef;
Convenient handle for a Volume - this is normally the entry point for all volumes handling...