aimsgui 6.0.0
aims::QtFormatsReader< T > Class Template Reference

#include <aims/io/qtformatsR.h>

Public Member Functions

 QtFormatsReader (const std::string &name)
 
 ~QtFormatsReader ()
 
void read (carto::Volume< T > &thing, const carto::AllocatorContext &context, carto::Object options)
 
void readFrame (carto::Volume< T > &thing, QtFormatsHeader *hdr, const std::string &filename, unsigned zfame, unsigned tframe)
 called by read(), but you can call it for single frame reading (axial slice)
 

Detailed Description

template<typename T>
class aims::QtFormatsReader< T >

Definition at line 55 of file qtformatsR.h.

Constructor & Destructor Documentation

◆ QtFormatsReader()

template<typename T>
aims::QtFormatsReader< T >::QtFormatsReader ( const std::string & name)
inline

Definition at line 58 of file qtformatsR.h.

◆ ~QtFormatsReader()

template<typename T>
aims::QtFormatsReader< T >::~QtFormatsReader ( )
inline

Definition at line 59 of file qtformatsR.h.

Member Function Documentation

◆ read()

◆ readFrame()

template<typename T>
void aims::QtFormatsReader< T >::readFrame ( carto::Volume< T > & thing,
QtFormatsHeader * hdr,
const std::string & filename,
unsigned zfame,
unsigned tframe )
inline

The documentation for this class was generated from the following files: