![]() |
aimsdata 6.0.0
Neuroimaging data handling
|
Freesurfer texture (curvature) format. More...
#include <aims/io_soma/fsannotformatreader.h>


Freesurfer texture (curvature) format.
Definition at line 48 of file fsannotformatreader.h.
|
virtual |
Implements soma::FormatReader< TimeTexture< T > >.
Definition at line 132 of file fsannotformatreader_d.h.
|
virtual |
Reimplemented from soma::FormatReader< TimeTexture< T > >.
Definition at line 57 of file fsannotformatreader_d.h.
References carto::DictionaryInterface::copyProperties(), TimeTexture< T >::header(), localMsg, and read().
|
inlinevirtual |
Implements soma::FormatReader< TimeTexture< T > >.
Definition at line 64 of file fsannotformatreader.h.
|
virtual |
Definition at line 79 of file fsannotformatreader_d.h.
References carto::DictionaryInterface::copyProperties(), TimeTexture< T >::header(), soma::DataSource::Read, soma::DataSourceInfoLoader::readMinf(), readTexture(), and carto::Object::value().
Referenced by createAndRead().
| bool soma::FsAnnotFormatReader< T >::readTexture | ( | carto::rc_ptr< DataSource > | ds, |
| TimeTexture< T > & | obj, | ||
| int | nv, | ||
| bool | ascii, | ||
| bool | bswap ) const |
Definition at line 139 of file fsannotformatreader_d.h.
References soma::StreamUtil::getline(), TimeTexture< T >::header(), soma::DefaultItemReader< typename T >::reader(), and carto::TypedObject< typename T >::setProperty().
Referenced by read().