anatomist  5.1.2
3D neuroimaging data viewer
anatomist::ErpReader Class Reference

.erp format reader More...

#include <anatomist/erpio/erpR.h>

Public Member Functions

 ErpReader (const std::string &filename)
 
 ~ErpReader ()
 
ErpReaderoperator>> (ATexture &tex)
 

Static Public Member Functions

static std::list< AObject * > readErp (const std::string &filename, ObjectReader::PostRegisterList &, carto::Object options)
 

Detailed Description

.erp format reader

Definition at line 50 of file erpR.h.

Constructor & Destructor Documentation

◆ ErpReader()

anatomist::ErpReader::ErpReader ( const std::string &  filename)

◆ ~ErpReader()

anatomist::ErpReader::~ErpReader ( )
inline

Definition at line 54 of file erpR.h.

Member Function Documentation

◆ operator>>()

ErpReader& anatomist::ErpReader::operator>> ( ATexture tex)

◆ readErp()

static std::list<AObject *> anatomist::ErpReader::readErp ( const std::string &  filename,
ObjectReader::PostRegisterList ,
carto::Object  options 
)
static

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