37 #ifndef AIMS_IO_BASEFORMATS_MESH_H 
   38 #define AIMS_IO_BASEFORMATS_MESH_H 
   48   template<
int D, 
class T>
 
   54     virtual bool read( 
const std::string & filename,
 
   56                        const carto::AllocatorContext & context,
 
   58     virtual bool write( 
const std::string & filename,
 
   68     virtual bool read( 
const std::string & filename,
 
   70                        const carto::AllocatorContext & context,
 
   72     virtual bool write( 
const std::string & filename,
 
   84     virtual bool read( 
const std::string & filename,
 
   86                        const carto::AllocatorContext & context,
 
   88     virtual bool write( 
const std::string & filename,
 
   99     virtual bool read( 
const std::string & filename,
 
  101                        const carto::AllocatorContext & context,
 
  104     virtual bool write( 
const std::string & filename,
 
  115     virtual bool read( 
const std::string & filename,
 
  117                        const carto::AllocatorContext & context,
 
  120     virtual bool write(
const std::string & filename,
 
  126   template<
int D, 
typename T>
 
  132     virtual bool read( 
const std::string & filename,
 
  134                        const carto::AllocatorContext & context,
 
  137     virtual bool write(
const std::string & filename,
 
The template class to manage a mesh with time if needed.
The class for EcatSino data write operation.
AIMSDATA_API AimsTimeSurface< 3, Void > AimsSurfaceTriangle